| AbstractRLEDecoder |
Abstract base class for RLE decoding as specified by in the Windows BMP (aka DIB) file format.
|
| BitmapDescriptor |
Describes a bitmap structure.
|
| BitmapIndexed |
Describes an indexed bitmap structure (1, 4, or 8 bits per pixes).
|
| BitmapMask |
Describes a transparency mask structure (1 bit).
|
| BMPImageWriter |
BMPImageWriter
|
| CURImageReader |
ImageReader for Microsoft Windows CUR (cursor) format.
|
| DIBHeader |
Represents the DIB (Device Independent Bitmap) Information header structure.
|
| DIBImageReader |
ImageReader for Microsoft Windows ICO (icon) format.
|
| DIBImageWriter |
DIBImageWriter
|
| Directory |
Directory
|
| DirectoryEntry |
DirectoryEntry
|
| ICOImageReader |
ImageReader for Microsoft Windows CUR (cursor) format.
|
| ICOImageWriter |
ImageWriter implementation for Windows Icon (ICO) format.
|