public class BitmapIndexed4BPP extends AbstractBitmapIndexed
Bitmap with 16 color palette (4 bits per sample).
_pixels
_descriptor
Constructor and Description |
---|
BitmapIndexed4BPP(BitmapDescriptor pDescriptor)
Create a 4 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 BitmapIndexed4BPP(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)