| Name | Description |
![Public Method](dotnetimages/PublicMethod.gif) | CancelFeedGetInformation |
This method can be used to purposefully cancel the feed information process.
|
![Public Method](dotnetimages/PublicMethod.gif) | CancelFeedLoad |
This method can be used to purposefully cancel the FeedLoad process.
|
![Public Method](dotnetimages/PublicMethod.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | CommentsSupported |
Checks whether the given file format supports comment fields
|
![Public Method](dotnetimages/PublicMethod.gif) | CompactFile | Overloaded.
Compacts TIFF files with default options.
|
![Public Method](dotnetimages/PublicMethod.gif) | Compress | Overloaded.
Does buffer-to-buffer JPEG or LEAD CMP compression.
|
![Public Method](dotnetimages/PublicMethod.gif) | Convert |
Converts an image file from one format to another, creating a new file in the new format.
|
![Public Method](dotnetimages/PublicMethod.gif) | DecodeAbic | Overloaded.
Decodes the input ABIC data using the ABIC decoder and returns raw uncompressed data.
|
![Public Method](dotnetimages/PublicMethod.gif) | Decompress | Overloaded.
Called for each buffer, strip or tile of decompressed data.
|
![Public Method](dotnetimages/PublicMethod.gif) | DeletePage |
Deletes the specified page from a multipage file, if the format supports delete operations.
|
![Public Method](dotnetimages/PublicMethod.gif) | DeleteTag |
Deletes a tag from a file, if the file supports tags (TIFF or Exif).
|
![Public Method](dotnetimages/PublicMethod.gif) | Dispose | Overloaded.
Releases all resources used by this RasterCodecs.
|
![Public Method](dotnetimages/PublicMethod.gif) | EncodeAbic | Overloaded.
Encodes the input raw data using the ABIC encoder.
|
![Public Method](dotnetimages/PublicMethod.gif) | EnumGeoKeys | Overloaded.
Enumerates all the GeoKeys in a Geo TIFF file.
|
![Public Method](dotnetimages/PublicMethod.gif) | EnumTags | Overloaded.
Enumerates all the tags in a file.
|
![Public Method](dotnetimages/PublicMethod.gif) | FeedGetInformation | Overloaded.
Supplies image data to the file information process from a buffer that you provide.
|
![Public Method](dotnetimages/PublicMethod.gif) | FeedLoad | Overloaded.
Supplies image data to the file-load process from a buffer that you provide.
|
![Public Method](dotnetimages/PublicMethod.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | GeoKeysSupported |
Checks whether the given file format supports TIFF Geo key tags
|
![Public Method](dotnetimages/PublicMethod.gif) | GetCodecInformation |
Gets information about the specified codec.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetCodecsInformation |
Gets the information for all the codecs.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetInformation | Overloaded.
Gets the image information from a disk file.
|
![Public Method](dotnetimages/PublicMethod.gif) | GetPcdResolution |
Examines a PhotoCD file to determine which resolutions it contains.
|
![Public Method](dotnetimages/PublicMethod.gif) | IgnoreCodecs |
Specifies which file codecs LEADTOOLS should NEVER load, even if present.
|
![Public Method](dotnetimages/PublicMethod.gif) | Load | Overloaded.
Loads the specified image file using default options.
|
![Public Method](dotnetimages/PublicMethod.gif) | LoadCmykPlanes |
Loads CMYK TIFF files as CMYK and avoids the colorspace conversion to RGB.
|
![Public Method](dotnetimages/PublicMethod.gif) | LoadPsdChannel |
Loads the specified channel from the specified PSD file.
|
![Public Method](dotnetimages/PublicMethod.gif) | LoadPsdLayer |
Loads the specified layer from the specified PSD file.
|
![Public Method](dotnetimages/PublicMethod.gif) | PreloadCodecs |
Specifies the file format codecs to be loaded.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadComment | Overloaded.
Gets a comment field from a file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadComments | Overloaded.
Gets all the comment fields stored in a file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadExtensions | Overloaded.
Loads extensions from the specified Exif file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadGeoKey | Overloaded.
Gets the specified GeoKey data from a TIFF file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadGeoKeys | Overloaded.
Read all the GeoKey data found in a TIFF file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadLoadResolutions |
Examines a FlashPix, ECW, PhotoCD, or JBIG file to determine which resolutions it contains.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadMarkers | Overloaded.
Reads all the metadata markers (COM and APPn) from a file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadStamp |
Reads a thumbnail image stored in the file and loads.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadTag | Overloaded. |
![Public Method](dotnetimages/PublicMethod.gif) | ReadTags | Overloaded.
Reads all the tags stored in a TIFF file.
|
![Public Method](dotnetimages/PublicMethod.gif) | ReadThumbnail |
Creates a thumbnail from the specified image file.
|
![Public Method](dotnetimages/PublicMethod.gif) | Save | Overloaded.
Saves a RasterImage to a remote URL in any of the supported compressed or uncompressed formats.
|
![Public Method](dotnetimages/PublicMethod.gif) | SaveCmykPlanes |
Saves the pages of an image as a CMYK TIFF file.
|
![Public Method](dotnetimages/PublicMethod.gif) | SavePsdWithLayers |
Saves an image to a PSD file, along with the specified layers.
|
![Public Method](dotnetimages/PublicMethod.gif) | SaveStamp | Overloaded.
Saves a stamp in an existing file with default options.
|
![Public Method](dotnetimages/PublicMethod.gif) | SetCodecInformation |
Sets information for the specified codec.
|
![Public Method](dotnetimages/PublicMethod.gif) | SetCodecsInformation |
Sets the information for all the codecs.
|
![Public Method](dotnetimages/PublicMethod.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | Shutdown |
Releases all the data used to start the LEADTOOLS I/O Library.
|
![Public Method](dotnetimages/PublicMethod.gif) | StartCompress | Overloaded.
Initializes the buffered compression engine.
|
![Public Method](dotnetimages/PublicMethod.gif) | StartDecompress |
Initializes the buffered decompression engine.
|
![Public Method](dotnetimages/PublicMethod.gif) | StartFeedGetInformation |
Initializes a file information process in which you control the input stream.
|
![Public Method](dotnetimages/PublicMethod.gif) | StartFeedLoad | Overloaded.
Initializes a file-load process in which you control the input stream.
|
![Public Method](dotnetimages/PublicMethod.gif) | StartOverlay |
Indicates which method should be called when an overlay is detected inside a file.
|
![Public Method](dotnetimages/PublicMethod.gif) | StartRedirecting |
Starts file I/O redirection.
|
![Public Method](dotnetimages/PublicMethod.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | Startup |
Initializes the required data to start the LEADTOOLS I/O Library.
|
![Public Method](dotnetimages/PublicMethod.gif) | StopCompress |
Cleans up all data variables and buffers allocated by the JPEG or LEAD CMP compression engine.
|
![Public Method](dotnetimages/PublicMethod.gif) | StopDecompress |
Ends the decompression process and cleans up all the variables and buffers allocated.
|
![Public Method](dotnetimages/PublicMethod.gif) | StopFeedGetInformation |
Ends a file information process in which you control the input stream.
|
![Public Method](dotnetimages/PublicMethod.gif) | StopFeedLoad |
Ends a file-load process in which you control the input stream.
|
![Public Method](dotnetimages/PublicMethod.gif) | StopOverlay |
Restores the previous overlay callback.
|
![Public Method](dotnetimages/PublicMethod.gif) | StopRedirecting |
Stops file I/O redirection and resets the I/O methods back to their defaults.
|
![Public Method](dotnetimages/PublicMethod.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | TagsSupported |
Checks whether the given file format supports tags
|
![Public Method](dotnetimages/PublicMethod.gif) | Transform |
Performs a lossless transformation for certain formats.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteComment | Overloaded.
Writes a comment to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteComments | Overloaded.
Writes one or more comments to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteGeoKey | Overloaded.
Writes or changes a GeoKeys to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteGeoKeys | Overloaded.
Writes or changes one or more GeoKeys to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteMarker | Overloaded.
Writes a marker to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteMarkers | Overloaded.
Writes one or more markers to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteTag | Overloaded.
Writes or changes a tag to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteTags | Overloaded.
Writes or changes one or more tags to an existing file.
|
![Public Method](dotnetimages/PublicMethod.gif) | WriteTransformMarker | Overloaded.
Controls how the transform markers are used when performing a lossless transformation for certain formats.
|