B C E F G I L N P R S T W

B

bBlue - Variable in class net.sf.image4j.codec.bmp.ColorEntry
The blue component, which should be in the range 0..255.
bColorCount - Variable in class net.sf.image4j.codec.ico.IconEntry
The number of colours, calculated from sBitCount.
bGreen - Variable in class net.sf.image4j.codec.bmp.ColorEntry
The green component, which should be in the range 0..255.
bHeight - Variable in class net.sf.image4j.codec.ico.IconEntry
The height of the icon image in pixels.
BI_RGB - Static variable in class net.sf.image4j.codec.bmp.BMPConstants
Specifies no compression.
BI_RLE4 - Static variable in class net.sf.image4j.codec.bmp.BMPConstants
Specifies 4-bit RLE compression.
BI_RLE8 - Static variable in class net.sf.image4j.codec.bmp.BMPConstants
Specifies 8-bit RLE compression.
BMPConstants - Class in net.sf.image4j.codec.bmp
Provides constants used with BMP format.
BMPDecoder - Class in net.sf.image4j.codec.bmp
Decodes images in BMP format.
BMPDecoder(InputStream) - Constructor for class net.sf.image4j.codec.bmp.BMPDecoder
Creates a new instance of BMPDecoder and reads the BMP data from the source.
BMPEncoder - Class in net.sf.image4j.codec.bmp
Encodes images in BMP format.
BMPImage - Class in net.sf.image4j.codec.bmp
Contains a decoded BMP image, as well as information about the source encoded image.
BMPImage(BufferedImage, InfoHeader) - Constructor for class net.sf.image4j.codec.bmp.BMPImage
Creates a new instance of BMPImage
bRed - Variable in class net.sf.image4j.codec.bmp.ColorEntry
The red component, which should be in the range 0..255.
bReserved - Variable in class net.sf.image4j.codec.bmp.ColorEntry
Unused.
bReserved - Variable in class net.sf.image4j.codec.ico.IconEntry
Unused.
bWidth - Variable in class net.sf.image4j.codec.ico.IconEntry
The width of the icon image in pixels.

B C E F G I L N P R S T W