|
GeometryTools |
Utility helper class for common geometry functions. |
|
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 ImageLoader.PreRun event. |
|
ImageLoaderPreSendEventArgs |
Provides data for the ImageLoader.PreSend event. |
|
ImageProcessing |
Provides support for image processing on an 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. |
|
LeadEventArgs |
Represents the base class for classes that contain event data, and provides a value to use for events that do not include event data. |
|
LeadEventType |
Default event object. |
|
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. |
|
LTVersion |
Holds properties about the version of LEADTOOLS being used. |
|
NotifyLeadCollectionChangedEventArgs |
Provides data for the LeadCollection.CollectionChanged event. |
|
RasterSupport |
Contains methods and properties to set the client LEADTOOLS license. |
|
SetLicenseUriResult |
Result of calling RasterSupport.setLicenseUri. |