
| Class | Description | |
|---|---|---|
|  | CreateThumbnailActivity | The CreateThumbnailActivity activity creates a thumbnail image of its Image property. | 
|  | DisposableImageActivity | The WorkflowImageActivity class is the base class for all the LEADTOOLS WF activities that contain an image and can automatically dispose of it. | 
|  | DisposeWorkflowImageActivity | The DisposeRasterImageActivity class frees the resources allocated by a WorkflowImage object. | 
|  | FaxImageInfo | Provides information specific to FAX images. | 
|  | GetCredentialsEventArgs | Provides a property for the LoadImageActivity.GetCredentials, SaveImageActivity.GetCredentials, and GetImageInfoActivity.GetCredentials events to set the appropriate ICredentials object for file access. | 
|  | GetImageInfoActivity | The GetImageInfoActivity class gets the specific image page information from a disk file. | 
|  | GifImageInfo | Provides information specific to GIF images. | 
|  | JpegImageInfo | Provides information specific to JPEG and LEAD CMP images. | 
|  | LoadImageActivity | The LoadActivity class loads image files in any supported format. | 
|  | PsdImageInfo | Provides information specific to PSD images. | 
|  | SaveImageActivity | The SaveImageActivity class saves an image in any of the supported formats. | 
|  | TiffImageInfo | Provides information specific to TIFF images. | 
|  | UnlockSupportActivity | The UnlockSupportActivity class unlocks support for optional LEADTOOLS features, such as LEADTOOLS Document/Medical capabilities. | 
|  | UpdateCodecsOptionsEventArgs | Provides a property for the LoadImageActivity.GetCredentials, SaveImageActivity.GetCredentials, and GetImageInfoActivity.GetCredentials events to set the appropriate RasterCodecs options used for file loading and saving. | 
|  | WorkflowImage | The RasterImage class serves as a means for passing image data between the different LEADTOOLS WF activities. | 
|  | WorkflowImageActivity | The WorkflowImageActivity class is the base class for all the LEADTOOLS WF activities that contain an image but do not automatically dispose it. | 
| Enumeration | Description | |
|---|---|---|
|  | CodecsColorSpaceType | Indicates the colorspace of the image data | 
|  | CodecsLoadByteOrder | Indicates the desired byte order when loading image files. | 
|  | CodecsSavePageMode | Indicates the operation to perform when saving multipage files. | 
|  | RasterByteOrder | Indicates the color byte order of the image data | 
|  | RasterDitheringMethod | Indicates the dithering method used for the image | 
|  | RasterImageFormat | Indicates the image file format. | 
|  | RasterSizeFlags | Flags which control the behavior of image resize methods | 
|  | RasterViewPerspective | Indicates the view perspective of the image data |