For a list of all members of this type, see RasterCodecs members
Public Events
Name | Description | ||||||
---|---|---|---|---|---|---|---|
GeoKeyFound | Occurs once for each GeoKey enumerated by the EnumGeoKeys method. | ||||||
GetInformationAsyncCompleted | Indicates that an asynchronous get information operation has been completed. | ||||||
LoadAsyncCompleted | Indicates that an asynchronous load operation has been completed. | ||||||
LoadImage | Occurs during the file load process to provide functionality for manually handling the output image data or monitoring a progress status. Loading | Events | Manual Handling | Monitoring | Image Files | LoadAsync | |
LoadInformation | Occurs during loading of a file for which LEADTOOLS cannot recognize the format. | ||||||
LoadPage | Occurs multiple times for each page loaded from an image file. | ||||||
LoadSvgAsyncCompleted | Indicates that an asynchronous load SVG operation has been completed. | ||||||
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. | ||||||
SaveAsyncCompleted | Indicates that an asynchronous save operation has been completed. | ||||||
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET