Class | Description |
---|---|
CodecsAbcLoadOptions | Provides options specifically for loading ABC images. |
CodecsAbcOptions | Provides extra options for loading and saving images using LEAD Advanced Bitonal Compression (ABC). |
CodecsAbcSaveOptions | Provides options specifically for saving ABC images. |
CodecsEcwOptions | Provides extra options for loading and saving ECW images. |
CodecsEcwSaveOptions | Provides options specifically for saving ECW images. |
CodecsEnumGeoKeysEventArgs | Provides data for the RasterCodecs.GeoKeyFound event. |
CodecsEnumTagsEventArgs | Provides data for the RasterCodecs.TagFound event. |
CodecsEpsLoadOptions | Provides options specifically for loading EPS images. |
CodecsEpsOptions | Provides extra options for loading and saving EPS images. |
CodecsExtensionList | Exif extension information |
CodecsFaxImageInfo | Provides information specific to FAX images. |
CodecsFpxLoadOptions | Gets the options for loading FPX images. |
CodecsFpxOptions | Provides extra options for loading and saving FPX images. |
CodecsGifImageInfo | Provides information specific to GIF images. |
CodecsGifLoadOptions | Provides options specifically for loading GIF images. |
CodecsGifOptions | Provides extra options for loading and saving GIF images. |
CodecsGifSaveOptions | Provides options specifically for saving GIF images. |
CodecsImageInfo | Provides functionality for getting information about image files supported by Leadtools. |
CodecsJbig2Options | Provides extra options for loading and saving JBIG2 images. |
CodecsJbig2SaveOptions | Provides options specifically for saving JBIG2 images. |
CodecsJbigLoadOptions | Provides options specifically for loading JBIG images. |
CodecsJbigOptions | Provides extra options for loading and saving JBIG images. |
CodecsJpeg2000LoadOptions | Provides options specifically for loading JPEG 2000 and LEAD CMW images. |
CodecsJpeg2000Options | Provides extra options for loading and saving JPEG 2000 and LEAD CMW images. |
CodecsJpeg2000SaveOptions | Provides options specifically for saving JPEG and LEAD CMW images. |
CodecsJpegImageInfo | Provides information specific to JPEG and LEAD CMP images. |
CodecsJpegLoadOptions | Provides options specifically for loading JPEG and LEAD CMP images. |
CodecsJpegOptions | Provides extra options for loading and saving JPEG and LEAD CMP images. |
CodecsJpegSaveOptions | Provides options specifically for saving JPEG and LEAD CMP images. |
CodecsLoadImageEventArgs | Provides information for the RasterCodecs.LoadImage event. |
CodecsLoadInformationEventArgs | Provides information for the RasterCodecs.LoadInformation event. |
CodecsLoadOptions | Provides access to generic file load options. |
CodecsOptions | Provides access to all the specific file format load and save options supported by Leadtools. |
CodecsOverlayData | Contains information about the overlay image found in the file. |
CodecsPageEventArgs | Provides information for the RasterCodecs.LoadPage event. |
CodecsPcdLoadOptions | Provides options specifically for loading PCD images. |
CodecsPcdOptions | Provides extra options for loading and saving PCD images. |
CodecsPdfLoadOptions | Provides options specifically for loading PDF images. |
CodecsPdfOptions | Provides extra options for loading and saving PDF images. |
CodecsPdfSaveOptions | Provides options specifically for saving PDF images. |
CodecsPngLoadOptions | Provides options specifically for loading PNG images. |
CodecsPngOptions | Provides extra options for loading and saving PNG images. |
CodecsPngSaveOptions | Provides options specifically for saving PNG images. |
CodecsPsdImageInfo | Provides information specific to PSD images. |
CodecsPsdLayerInfo | Describes the layer position within a PSD file. |
CodecsPtokaLoadOptions | Provides options specifically for loading PTOKA images. |
CodecsPtokaOptions | Provides extra options for loading and saving PTOKA images. |
CodecsRawOptions | Provides extra options for loading and saving RAW Data images. |
CodecsRawSaveOptions | Provides options specifically for saving RAW Data images. |
CodecsRedirectCloseEventArgs | Information for the RasterCodecs.RedirectClose event. |
CodecsRedirectOpenEventArgs | Information for the RasterCodecs.RedirectOpen event. |
CodecsRedirectReadEventArgs | Information for the RasterCodecs.RedirectRead event. |
CodecsRedirectSeekEventArgs | Information for the RasterCodecs.RedirectSeek event. |
CodecsRedirectWriteEventArgs | Information for the RasterCodecs.RedirectWrite event. |
CodecsRtfLoadOptions | Provides options specifically for loading RTF files as raster images. |
CodecsRtfOptions | Provides extra options for loading RTF files as raster images. |
CodecsSaveImageEventArgs | Provides information for the RasterCodecs.SaveImage event. |
CodecsSaveOptions | Provides access to generic file save options. |
CodecsSidLoadOptions | Gets the options for loading SID images. |
CodecsSidOptions | Provides extra options for loading and saving SID images. |
CodecsTiffImageInfo | Provides information specific to TIFF images. |
CodecsTiffLoadOptions | Provides options specifically for loading TIFF images. |
CodecsTiffOptions | Provides extra options for loading and saving TIFF images. |
CodecsTiffSaveOptions | Provides options specifically for saving TIFF images. |
CodecsTxtLoadOptions | Provides options specifically for loading TEXT files as raster images. |
CodecsTxtOptions | Provides extra options for loading TEXT files as raster images. |
CodecsWmfLoadOptions | Provides options specifically for loading WMF images. |
CodecsWmfOptions | Provides extra options for loading and saving WMF images. |
CodecsXpsLoadOptions | Provides options specifically for loading XML Paper Specification Format (XPS) images. |
CodecsXpsOptions | Provides extra options for loading and saving XML Paper Specification (XPS) images. |
CodecsXpsSaveOptions | Provides options specifically for saving XML Paper Specification Format (XPS) images. |
RasterCodecs | Provides support for loading and saving raster image files. |
Structure | Description |
---|---|
CodecsCodecInformation | Provides information about a Leadtools file codec. |
CodecsExtension | Exif extension information. |
CodecsStartDecompressOptions | Provides information and parameters for the RasterCodecs.StartDecompress method. |
CodecsThumbnailOptions | Options used when loading a thumbnail from an image file. |
Delegate | Description |
---|---|
CodecsCompressDataCallback | Provides a callback method that gets called when compressed data is available. |
CodecsOverlayCallback | Provides a callback method that gets called when loading a file containing an overlay. |
CodecsTransformMarkerCallback | Handles the processing of every JPEG marker present in the file transformed by RasterCodecs.Transform. |
Enumeration | Description |
---|---|
CodecsAbcQualityFactor | Indicates the pre-defined quality factor for saving images using LEAD Advanced Bitonal Compression (ABC). |
CodecsCmpQualityFactorPredefined | Indicates the pre-defined quality factor for saving LEAD CMP compressed images. |
CodecsCodecLoadMode | The handling mode for a file codec. |
CodecsColorSpaceType | Indicates the colorspace of the image data |
CodecsCompression | Indicates the compression type. |
CodecsDecompressDataFlags | Indicates the state of the decompression engine. |
CodecsExtensionListFlags | Flags that indicate the type of data contained in the Exif extensions. |
CodecsJpeg2000CompressionControl | Indicates the compression control method. |
CodecsJpeg2000ProgressionsOrder | Indicates the order of progression. |
CodecsJpeg2000RegionOfInterest | Indicates which region of interest to use. |
CodecsLoadByteOrder | Indicates the desired byte order when loading image files. |
CodecsLoadImageFlags | Describes whether this is the first or last call of the event, and whether the buffer contains first or last row of image data. |
CodecsOverlayCallbackMode | Indicates the overlay callback mode. |
CodecsPageEventCommand | Indicates the action to take regarding the load/save operation. |
CodecsPageEventState | Indicates the state of the page load/save process. |
CodecsPdfTextEncoding | Indicates the type of text encoding to perform when saving PDF images. |
CodecsPhotoInterpolation | Indicates color information. |
CodecsPlanarConfiguration | Indicates the planar configuration of the image data. |
CodecsSavePageMode | Indicates the operation to perform when saving multipage files. |
CodecsStartDecompressDataType | Indicates the data format. |
CodecsTiffPhotometricInterpretation | Indicates the photometric interpretation value for TIFF images. |
CodecsTransformFlags | Indicates the transform to perform. |
CodecsTransformMarkerAction | Indicates the action to take when processing a marker. |