For a list of all members of this type, see RasterCodecs members.
Name | Description | |
---|---|---|
![]() | GeoKeyFound | Occurs once for each GeoKey enumerated by the EnumGeoKeys method. |
![]() | LoadImage | Occurs during the file load process to provide functionality for manually handling the output image data or monitoring a progress status. |
![]() | LoadInformation | Occurs during loading of a file for which LEADTOOLS cannot recognize the format. |
![]() | LoadPage | Occurs once for each page loaded from an image file. |
![]() | RedirectClose | Replaces the normal LEADTOOLS method for closing a file. |
![]() | RedirectOpen | Replaces the normal Leadtools method for opening a file. |
![]() | RedirectRead | Replaces the normal LEADTOOLS method for reading from a file. |
![]() | RedirectSeek | Replaces the normal LEADTOOLS method for seeking into a file. |
![]() | RedirectWrite | Replaces the normal LEADTOOLS method for writing to a file. |
![]() | SaveImage | Occurs during the file save process to provide functionality for manually handling the output image data or monitoring a progress status. |
![]() | SavePage | Occurs once for each page saved to an image file. |
![]() | TagFound | Occurs during the TIFF tag enumerated by the EnumTags method. |