public class BitmapIndexed8BPP extends AbstractBitmapIndexed
Bitmap with 256 color palette (8 bits per sample).
_pixels
_descriptor
Constructor and Description |
---|
BitmapIndexed8BPP(BitmapDescriptor pDescriptor)
Create a 8 BPP bitmap.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
readBitmap(AbstractDecoder pDec)
This functions is needed b/c all classes read the bitmap, but not always
a color table and a mask.
|
createImageIndexed, createImageRGB, getBytesPerScanLine, getColor, getColor, getPaletteIndex, read
getColorCount, getDescriptor, getHeight, getWidth, setDescriptor, toString
public BitmapIndexed8BPP(BitmapDescriptor pDescriptor)
pDescriptor
- void readBitmap(AbstractDecoder pDec) throws IOException
AbstractBitmapIndexed
readBitmap
in class AbstractBitmapIndexed
pDec
- The decoder.IOException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)