Overview and description of Leadtools structures.
Structure | Description | |
---|---|---|
![]() |
GlobalMemoryThresholds | Holds conventional memory restrictions used when allocating new RasterImage objects. |
![]() |
LeadLengthD | Defines a double length value |
![]() |
LeadMatrix | Represents a 3x3 affine transformation matrix used for transformations in 2-D space. |
![]() |
LeadPoint | Stores two integer numbers that represent the coordinates of a point (X and Y). |
![]() |
LeadPointD | Stores two double numbers that represent the coordinates of a point (X and Y). |
![]() |
LeadRect | Stores four integer numbers that represent the coordinates and size of a rectangle (X, Y, Width, and Height). |
![]() |
LeadRectD | Describes the width, height, and location of a rectangle in double numbers. |
![]() |
LeadSize | Stores two integer numbers that represent a size (Width and Height). |
![]() |
LeadSizeD | Stores two double numbers that represent the size of an object. |
![]() |
RasterColor | Describes a color consisting of relative intensities of alpha, red, green, and blue. |
![]() |
RasterColor16 | Describes a color consisting of relative intensities of alpha, red, green, and blue. |
![]() |
RasterHsvColor | Describes a color consisting of relative intensities of hue, saturation, value. |
![]() |
RasterImageMemoryInformation | Stores information about the memory allocated for the RasterImage's data. |
![]() |
RasterMemoryThreshold | Holds the memory restrictions used when allocating new RasterImage objects. |
![]() |
RasterMetadataRational | Encapsulates a rational value, for use with classes derived from RasterMetadata. |
![]() |
RasterMetadataURational | Encapsulates an unsigned rational value, for use with classes derived from RasterMetadata. |
![]() |
RasterNativeBuffer | Holds a native (unmanaged) pointer and its length. |
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