Overview and description of Leadtools classes, delegates, and enumerations.
Class | Description | |
---|---|---|
![]() |
ImageLoader | Loads an HTML, SVG, or other XML element from a URL. |
![]() |
ImageLoaderAjaxOptions | Provides options for use with an ImageLoader AJAX load. |
![]() |
ImageLoaderPreRunEventArgs | Provides data for the PreRun event. |
![]() |
ImageProcessing | Provides support for image processing on a HTML5 ImageData. |
![]() |
ImageProcessingCompletedEventArgs | Contains data for the ImageProcessing.Completed event. |
![]() |
ImageProcessingErrorEventArgs | Contains data for the ImageProcessing.Error event. |
![]() |
ImageProcessingProgressEventArgs | Contains data for the ImageProcessing.Progress event. |
![]() |
LeadCollection | Represents a dynamic data collection that provides notifications when items get added, removed, or when the whole list is refreshed. |
![]() |
LeadEvent | LEADTOOLS support for JavaScript events. |
![]() |
LeadLengthD | Stores a length value. |
![]() |
LeadMatrix | Represents a 3x3 affine transformation matrix used for transformations in 2-D space. |
![]() |
LeadPointD | Stores two numbers that represent the coordinates of a point (X and Y). |
![]() |
LeadRectD | Stores four numbers that represent the coordinates and size of a rectangle (X, Y, Width, and Height). |
![]() |
LeadSizeD | Stores two numbers that represent the size (Width and Height). |
![]() |
LTHelper | Represents a helper class used by the various LEADTOOLS components to detect the current browser and operating system. |
![]() |
NotifyLeadCollectionChangedEventArgs | Provides data for the LeadCollection.CollectionChanged event. |
Delegate | Description | |
---|---|---|
![]() |
LTRender | A generic callback type with no parameters and a void return type. |
Enumeration | Description | |
---|---|---|
![]() |
ImageLoaderUrlMode | Specifies the mode by which the Image or XML will be loaded. |
![]() |
LTBrowser | Specifies the current browser. |
![]() |
LTDevice | Specifies the current device. |
![]() |
LTOS | Specifies the current operating system. |
![]() |
NotifyLeadCollectionChangedAction | Describes the action that caused a CollectionChanged event. |