请参阅: 说明
| 类 | 说明 |
|---|---|
| BMPConstants |
Provides constants used with BMP format.
|
| BMPDecoder |
Decodes images in BMP format.
|
| BMPEncoder |
Encodes images in BMP 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.
|