| Name | Description |
 | CancelAsync | Cancels a pending asynchronous operation.    |
 | CancelFeedGetInformation | This method can be used to purposefully cancel the feed information process.      |
 | CancelFeedLoad | This method can be used to purposefully cancel the FeedLoad process.      |
 | CanLoadSvg | Overloaded. Determines whether specified image, document or vector file can be loaded as SVG.    |
 | CanLoadSvgAsync | Determines whether specified image, document or vector stream can be loaded as SVG.    |
  | CommentsSupported | Checks whether the given file format supports comment fields       |
 | CompactFile | Overloaded. Compacts TIFF files with specific options.  |
 | Compress | Overloaded. Does buffer-to-buffer JPEG or LEAD CMP compression using an unmanaged memory buffer.   |
 | Convert | Overloaded. Converts an image file from one format to another, creating a new file in the new format.     |
 | ConvertAsync | Overloaded. Converts an image stream from one format to another, creating a new image file in a stream in the new format.   |
 | DecodeAbic | Overloaded. Decodes the input ABIC data using the ABIC decoder and returns raw uncompressed data.   |
 | Decompress | Overloaded. Called for each unmanaged memory buffer, strip or tile of decompressed data.   |
 | DeleteComment | Overloaded. Deletes a comment field from a file.   |
 | DeleteCommentAsync | Deletes a comment field from a file.   |
 | DeletePage | Overloaded. Deletes the specified page from a multi-page file, if the format supports delete operations.     |
 | DeletePageAsync | Deletes the specified page from a multi-page file in a stream, if the format supports delete operations.   |
 | DeleteTag | Overloaded. Deletes a tag from a file, if the file supports tags (TIFF or Exif).     |
 | DeleteTagAsync | Deletes a tag from a stream, if the file supports tags (TIFF or Exif).   |
 | Dispose | Overloaded. Releases all resources used by this RasterCodecs.   |
 | EncodeAbic | Overloaded. Encodes the input raw data using the ABIC encoder.   |
 | EnumGeoKeys | Overloaded. Enumerates all the GeoKeys in a Geo TIFF file.     |
 | EnumGeoKeysAsync | Enumerates all the GeoKeys in a Geo TIFF stream.   |
 | EnumTags | Overloaded. Enumerates all the tags in a file.     |
 | EnumTagsAsync | Enumerates all the tags in a stream.   |
 | ExtractXMPMetadata | Overloaded. Extracts all XMP metadata from the source file and saves it to the destination XML file. |
 | FeedGetInformation | Overloaded. Supplies unmanaged memory image data to the file information process from a buffer that you provide.   |
 | FeedLoad | Overloaded. Supplies unmanaged memory image data to the file-load process from a buffer that you provide.   |
  | FormatSupportsMultipageSave | Gets a value that indicates whether the specified format supports multi-page save operation.   |
  | GeoKeysSupported | Checks whether the given file format supports TIFF GeoKey tags       |
 | GetCodecInformation | Gets information about the specified codec.   |
 | GetCodecsInformation | Gets information about all of the codecs.   |
  | GetExtension | Gets the default file extension for the specified format.   |
  | GetExtensionMimeType | Gets the MIME type associated with the specified file format extension.   |
 | GetFormat | Overloaded. Gets the format of the image in a disk file.    |
 | GetFormatAsync | Gets the format of the image in a stream.    |
 | GetInformation | Overloaded. Gets the image information from a disk file.     |
 | GetInformationAsync | Overloaded. Gets the image information from a disk file asynchronously.     |
  | GetMimeType | Gets a string that represents the MIME type for the specified RasterImageFormat file format.      |
  | GetMimeTypeExtension | Gets the default extension for the specified MIME type.   |
 | GetPcdResolution | Examines a PhotoCD file to determine which resolutions it contains. |
 | GetRasterPdfInfo | Overloaded. Gets information about a page in a raster PDF file created with the PDF support available in the LEADTOOLS PDF Pro, Pro Suite, Document or Medical products.    |
 | GetRasterPdfInfoAsync | Gets information about a page in a raster PDF file contained in a stream created with the PDF support available in the LEADTOOLS PDF Pro, Pro Suite, Document or Medical products.   |
 | GetTotalPages | Overloaded. Gets the number of pages in a disk file image.    |
 | GetTotalPagesAsync | Gets the number of pages in a stream.    |
 | IgnoreCodecs | Specifies which file codecs LEADTOOLS should NEVER load, even if present.   |
  | IsTiff | Determines if the specified RasterImageFormat is a FileFormatsTIFF file format.   |
 | Load | Overloaded. Loads the specified image file using default options.     |
 | LoadAsync | Overloaded. Loads the specified rectangle from the specified image file using the specified options asynchronously.     |
 | LoadAsync | Overloaded. Loads an image file asynchronously to the desired width, height, and bits per pixel, resizing the image as it loads.   |
 | LoadCmykPlanes | Overloaded. Loads CMYK TIFF or JPEG files as CMYK and avoids the colorspace conversion to RGB.     |
 | LoadCmykPlanesAsync | Loads CMYK TIFF or JPEG streams as CMYK and avoids the colorspace conversion to RGB.   |
 | LoadOptions | Overloaded. Loads the options into this RasterCodecs from a disk file. |
 | LoadPsdChannel | Loads the specified channel from the specified PSD file.   |
 | LoadPsdChannelAsync | Loads the specified channel from the specified PSD file.   |
 | LoadPsdLayer | Loads the specified layer from the specified PSD file.   |
 | LoadPsdLayerAsync | Loads the specified layer from the specified PSD file.   |
 | LoadSvg | Overloaded. Loads a page from an image, document or vector file as SVG    |
 | LoadSvgAsync | Overloaded. Loads a page from a stream containing image, document or vector file as SVG   |
  | MarkersSupported | Checks whether the given file format supports markers       |
  | MetadataItemsSupported | Checks whether the specified file format supports metadata.   |
 | PreloadCodecs | Specifies the file format codecs to be loaded.   |
 | ReadComment | Overloaded. Gets a comment field from a file.     |
 | ReadCommentAsync | Gets a comment field from a stream.   |
 | ReadComments | Overloaded. Gets all the comment fields stored in a file.     |
 | ReadCommentsAsync | Gets all the comment fields stored in a stream.   |
 | ReadExtensions | Overloaded. Loads extensions from the specified Exif file.    |
 | ReadExtensionsAsync | Loads extensions from the specified Exif stream.   |
 | ReadGeoKey | Overloaded. Gets the specified GeoKey data from a TIFF file.    |
 | ReadGeoKeyAsync | Gets the specified GeoKey data from a TIFF stream.   |
 | ReadGeoKeys | Overloaded. Reads all the GeoKey data found in a TIFF file.     |
 | ReadGeoKeysAsync | Reads all the GeoKey data found in a stream.   |
 | ReadLoadResolutions | Overloaded. Examines a file to determine which resolutions it contains.     |
 | ReadLoadResolutionsAsync | Overloaded. Examines a stream to determine which resolutions it contains.   |
 | ReadMarkers | Overloaded. Reads all the metadata markers (COM and APPn) from a file.     |
 | ReadMarkersAsync | Reads all the metadata markers (COM and APPn) from a stream.   |
 | ReadMetadataItems | Overloaded. Reads metadata from the specified file.   |
 | ReadMetadataItemsAsync | Reads metadata from the specified stream.   |
 | ReadStamp | Overloaded. Reads a thumbnail image stored in the image file.     |
 | ReadStampAsync | Reads a thumbnail image stored in an image stream.   |
 | ReadTag | Overloaded. Gets the specified tagged data from a TIFF file. Tags|TIFF    |
 | ReadTagAsync | Gets the specified tagged data from a TIFF stream.   |
 | ReadTags | Overloaded. Reads all the tags stored in a TIFF file.     |
 | ReadTagsAsync | Reads all the tags stored in a TIFF file.   |
 | ReadTagsWithOffsets | Overloaded. Reads all the tags stored in a TIFF file, along with the offsets for each tag.    |
 | ReadTagsWithOffsetsAsync | Reads all the tags stored in a TIFF file, along with the offsets for each tag.   |
 | ReadThumbnail | Overloaded. Creates a thumbnail from the specified image file.     |
 | ReadThumbnailAsync | Creates a thumbnail from the specified image stream.   |
 | Save | Overloaded. Saves a RasterImage to a remote URL in any of the supported compressed or uncompressed formats.   |
 | SaveAsync | Overloaded. Saves a RasterImage to a stream in any of the supported compressed or uncompressed formats.   |
 | SaveCmykPlanes | Overloaded. Saves the pages of an image as a CMYK TIFF or JPEG file.     |
 | SaveCmykPlanesAsync | Saves the pages of an image as a CMYK TIFF or JPEG stream.   |
 | SaveOptions | Overloaded. Saves the options of this RasterCodecs to a disk file. |
 | SavePsdWithLayers | Saves an image to a PSD file, along with the specified layers.   |
 | SavePsdWithLayersAsync | Saves an image to a PSD file, along with the specified layers.   |
 | SaveStamp | Overloaded. Saves a stamp in an existing stream with specific options.       |
 | SaveStampAsync | Overloaded. Saves a stamp in an existing file with specific options.   |
 | SaveXMPMetadata | Overloaded. Saves all XMP metadata from the source XML file to the destination image file. |
 | SetCodecInformation | Sets information about the specified codec.   |
 | SetCodecsInformation | Sets the information about all of the codecs.   |
 | StartCompress | Overloaded. Initializes the buffered compression engine.   |
 | StartDecompress | Initializes the buffered decompression engine.      |
 | StartFeedGetInformation | Initializes a file information process in which you control the input stream.      |
 | StartFeedLoad | Overloaded. Initializes a file-load process in which you control the input stream.      |
 | StartOptimizedLoad | Indicates the beginning of a section of code using the same source file.   |
 | StartOverlay | Indicates which method should be called when an overlay is detected inside a file.       |
 | StartRedirecting | Starts file I/O redirection.   |
 | StopCompress | Cleans up all data variables and buffers allocated by the JPEG or LEAD CMP compression engine.      |
 | StopDecompress | Ends the decompression process and cleans up all the variables and buffers allocated.      |
 | StopFeedGetInformation | Ends a file information process in which you control the input stream.      |
 | StopFeedLoad | Ends a file-load process in which you control the input stream.      |
 | StopOptimizedLoad | Indicates the end of a section of code using the same source file.   |
 | StopOverlay | Restores the previous overlay callback.       |
 | StopRedirecting | Stops file I/O redirection and resets the I/O methods back to their defaults.   |
  | TagsSupported | Checks whether the given file format supports tags       |
 | Transform | Performs a lossless transformation for certain formats.   |
 | UseAsync | Creates the WebClient object used for asynchronous operations.  |
 | WriteComment | Overloaded. Writes a comment to an existing file.     |
 | WriteCommentAsync | Writes a comment to an existing stream.   |
 | WriteComments | Overloaded. Writes one or more comments to an existing file.    |
 | WriteCommentsAsync | Overloaded. Writes one or more comments to an existing stream.   |
 | WriteGeoKey | Overloaded. Writes or changes a GeoKey to an existing file.     |
 | WriteGeoKeyAsync | Writes or changes a GeoKeys to an existing stream.   |
 | WriteGeoKeys | Overloaded. Writes or changes one or more GeoKeys to an existing file.    |
 | WriteGeoKeysAsync | Overloaded. Writes or changes one or more GeoKeys to an existing stream.   |
 | WriteMarker | Overloaded. Writes a marker to an existing file.     |
 | WriteMarkerAsync | Writes a marker to an existing stream.   |
 | WriteMarkers | Overloaded. Writes one or more markers to an existing file.    |
 | WriteMarkersAsync | Overloaded. Writes one or more markers to an existing stream.   |
 | WriteTag | Overloaded. Writes or changes a tag to an existing file.     |
 | WriteTagAsync | Writes or changes a tag to an existing stream.   |
 | WriteTags | Overloaded. Writes or changes one or more tags to an existing file.    |
 | WriteTagsAsync | Overloaded. Writes or changes one or more tags to an existing stream.   |
 | WriteTransformMarker | Overloaded. Controls how the transform markers are used when performing a lossless transformation for certain formats.   |