| Class | Description | |
|---|---|---|
| RasterException | The exception that is thrown when an error occurs inside LEADTOOLS. | |
| RasterImage | The RasterImage class contains the pixel data for a graphics image as well as its attributes. | |
| RasterImageChangedEventArgs | Provides data for the RasterImage.Changed event. | |
| RasterSupport | The RasterSupport class provides methods for unlocking support for optional LEADTOOLS features. |
| Structure | Description | |
|---|---|---|
| RasterPaintProperties | Image painting options. |
| Delegate | Description | |
|---|---|---|
| RasterImageChangedEventHandler | Represents the method that will handle the RasterImage.Changed event. |
| Enumeration | Description | |
|---|---|---|
| RasterByteOrder | Indicates the Color Order of the image data | |
| RasterCompression | Indicates the compression type for the image data. | |
| RasterDitheringMethod | Indicates the dithering method used for the image | |
| RasterExceptionType | Error values used with RasterException | |
| RasterImageChangedFlags | Indicates the type(s) of change that has occurred to an RasterImage | |
| RasterImageFormat | Indicates the image file format. | |
| RasterMemoryFlags | Indicates the type of memory to allocate | |
| RasterPaintDisplayModeFlags | Controls image display. | |
| RasterSizeFlags | Flags which control the behaviour of image resize methods. | |
| RasterSupportType | Indicates the optional LEADTOOLS feature to check/unlock | |
| RasterViewPerspective | Indicates the view perspective of the image data |