程序包 | 说明 |
---|---|
com.fr.stable.image4j.codec.bmp |
BMP codec implementation, which allows encoding and decoding of MS BMP format.
|
com.fr.stable.image4j.codec.ico |
ICO codec implementation, which allows encoding and decoding of MS ICO format.
|
类和说明 |
---|
BMPImage
Contains a decoded BMP image, as well as information about the source encoded image.
|
ColorEntry
Represents an RGB colour entry used in the palette of an indexed image (colour depth <= 8).
|
InfoHeader
Represents a bitmap InfoHeader structure, which provides header information.
|
类和说明 |
---|
BMPImage
Contains a decoded BMP image, as well as information about the source encoded image.
|
InfoHeader
Represents a bitmap InfoHeader structure, which provides header information.
|