Overview and description of Leadtools classes.
Class | Description | |
---|---|---|
LeadBufferStream | The LeadBufferStream class provides an implementation of the ILeadStream interface that operates on a memory buffer. | |
LeadCollection<T> | Represents a dynamic data collection that provides notifications when items get added, removed, or when the whole list is refreshed. | |
LeadFileStream | The LeadFileStream class provides an implementation of the ILeadStream interface that operates on a disk file. | |
LeadLengthDConverter | Converts a LeadLengthD from one data type to another. | |
LeadLengthDHelper | Utility class for LeadLengthD | |
LeadMatrixConverter | Converts a LeadMatrix from one data type to another. | |
LeadPointConverter | Converts a LeadPoint from one data type to another. | |
LeadPointDConverter | Converts a LeadPointD from one data type to another. | |
LeadPointDHelper | Utility class for LeadPointD | |
LeadPointHelper | Utility class for LeadPoint | |
LeadRectConverter | Converts a LeadRect from one data type to another. | |
LeadRectDConverter | Converts a LeadRectD from one data type to another. | |
LeadRectDHelper | Utility class for LeadRectD | |
LeadRectHelper | Utility class for LeadRect | |
LeadSizeConverter | Converts a LeadSize from one data type to another. | |
LeadSizeDConverter | Converts a LeadSizeD from one data type to another. | |
LeadSizeDHelper | Utility class for LeadSizeD | |
LeadSizeHelper | Utility class for LeadSize | |
LeadStream | The LeadStream class provides a generic implementation of the ILeadStream interface that operates on a variety of stream types. | |
LeadStreamFactory | The LeadStreamFactory class provides helper functions for creating an ILeadStream instance. | |
LeadtoolsException | Base class for all exception classes thrown by LEADTOOLS. | |
NotifyLeadCollectionChangedEventArgs | Provides data for the CollectionChanged event. | |
RasterBufferConverter | Provides support for converting image data buffers. | |
RasterBufferResize | Provides support for resizing image data buffers. | |
RasterCollectionEventArgs<T> | Provides information for RasterCollection<T>.ItemAdded and RasterCollection<T>.ItemRemoved methods. | |
RasterCollection<T> | Represents a generic collection of objects. | |
RasterColor16Helper | Helper methods for the RasterColor16 structure. | |
RasterColorHelper | Helper methods for the RasterColor structure. | |
RasterColorSpace | Provides support for converting buffered image data from one color space to another. | |
RasterColorTypeConverter | Converts RasterColor objects from one data type to another. Access this class through the TypeConverter | |
RasterCommentMetadata | Extends the RasterMetadata class to provide functionality for dealing with comment metadata stored within various image file formats. | |
RasterCurve | Defines a curve. | |
RasterDefaults | Specifies the default extra values used when creating RasterImage objects. | |
RasterException | The exception that is thrown when a LEADTOOLS error occurs. | |
RasterHsvColorHelper | Helper methods for the RasterHsvColor structure. | |
RasterImage | The RasterImage class serves as a working area for image manipulation and conversion. LEADTOOLS functions use this class to access an image in memory and to maintain the properties of an image. |
|
RasterImageAllocateData | Provides data for the RasterImageAllocateCallback callback. | |
RasterImageAnimator | Animates an image that has time-based frames. | |
RasterImageChangedEventArgs | Provides data for the Changed event. | |
RasterImagePagesChangedEventArgs | Provides data for the PagesChanged event. | |
RasterImageResize | Provides support for resizing images. | |
RasterImageResizeEventArgs | Provides data for the Resize event. | |
RasterMarkerMetadata | Extends the RasterMetadata class to provide functionality for dealing with marker metadata stored within various image file formats. | |
RasterMetadata | Provides base functionality for dealing with metadata stored in various image file formats. | |
RasterMetadataRationalHelper | Utility class for RasterMetadataRational | |
RasterMetadataURationalHelper | Utility class for RasterMetadataURational | |
RasterOverlayAttributes | Contains the overlay attributes of a DICOM image. | |
RasterPalette | Encapsulates and provides support for managing image palettes. | |
RasterRegion | Describes a region of interest in a RasterImage object. | |
RasterRegionXForm | Provides data for translating between region coordinates and external representations of those coordinates. | |
RasterRleCompressor | Provides support for working with compressed image data buffers. | |
RasterSupport | The RasterSupport class provides methods for setting a LEADTOOLS runtime license and unlocking support for optional LEADTOOLS features, such as LEADTOOLS Document/Medical capabilities. For activating server licenses, see Activating Server Licenses. | |
RasterTagMetadata | Extends the RasterMetadata class to provide functionality for dealing with tag metadata stored within various image file formats. |
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