public abstract class AbstractBitmapRGB extends AbstractBitmap
Parent class for RGB (16, 24, and 32 bits per pixel) bitmaps.
Modifier and Type | Field and Description |
---|---|
protected int[] |
_samples |
_descriptor
Constructor and Description |
---|
AbstractBitmapRGB(BitmapDescriptor pDescriptor)
Create a RGB bitmap.
|
createImageRGB, getColorCount, getDescriptor, getHeight, getWidth, read, setDescriptor, toString
public AbstractBitmapRGB(BitmapDescriptor pDescriptor)
pDescriptor
- TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)