public class BitmapIndexed1BPP extends AbstractBitmapIndexed
Bitmap with 2 color palette (black and white icon). Not tested, but seems to work.
_pixels
_descriptor
Constructor and Description |
---|
BitmapIndexed1BPP(BitmapDescriptor pDescriptor)
Create a 1BPP 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 BitmapIndexed1BPP(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)