Class | Description | |
---|---|---|
![]() | LeadtoolsException | Base class for all exception classes thrown by LEADTOOLS. |
![]() | RasterBufferConverter | Provides support for converting image data buffers. |
![]() | RasterBufferResize | Provides support for resizing image data buffers. |
![]() | Generic RasterCollection | Represents a generic collection of objects. |
![]() | Generic RasterCollectionEventArgs | Provides information for RasterCollection<T>.ItemAdded and RasterCollection<T>.ItemRemoved methods. |
![]() | RasterColorSpace | Provides support for converting buffered image data from one color space to another. |
![]() | 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. |
![]() | RasterImage | The RasterImage class serves as a working area for image manipulation and conversion. LEADTOOLS functions use this class for accessing the image in memory and for maintaining the characteristics of the image. |
![]() | RasterImageAnimator |
Animates an image that has time-based frames.
|
![]() | RasterImageChangedEventArgs | Provides data for the RasterImage.Changed event. |
![]() | RasterImageGdiPlusGraphicsContainer | Encapsulates a GDI+ object used when creating a Graphics surface of a RasterImage. |
![]() | RasterImagePagesChangedEventArgs | Provides data for the RasterImage.PagesChanged event. |
![]() | RasterImageResize | Provides support for resizing images. |
![]() | RasterImageResizeEventArgs | Provides data for the RasterImageResize.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. |
![]() | RasterOverlayAttributes | Contains the overlay attributes of a DICOM image. |
![]() | RasterPaintCallbacks | The RasterPaintCallbacks class is used to implement custom painting. The RasterImage.PaintCallbacks property contains a list of such classes. |
![]() | RasterPaintDibInfo | This class describes the image data expected by the custom paint callbacks. It is used with the RasterPaintCallbacks callbacks. |
![]() | RasterPalette | Encapsulates and provides support for managing image palettes. |
![]() | 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 unlocking support for optional LEADTOOLS features, such as LEADTOOLS Document/Medical capabilities. |
![]() | RasterTagMetadata | Extends the RasterMetadata class to provide functionality for dealing with tag metadata stored within various image file formats. |
![]() | Transformer | Helper class used for converting physical to logical coordinates and vise-versa based on a given matrix. |
Structure | Description | |
---|---|---|
![]() | 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 unsinged rational value, for use with classes derived from RasterMetadata. |
![]() | RasterNativeBuffer | Holds a native (unmanaged) pointer and its length. |
![]() | RasterPaintProperties | Controls the speed, quality, and style used when painting a RasterImage object. |
Delegate | Description | |
---|---|---|
![]() | PaintCallbackDelegate | The prototype for all the RasterPaintCallbacks. |
Enumeration | Description | |
---|---|---|
![]() | ChangeToGdiPlusImageFlags | Indicates options for converting to a GDI+ Image. |
![]() | RasterByteOrder | Indicates the color byte order of the image data |
![]() | RasterColorSpaceFormat16 | Indicates the raster image data 16-bit colorspace format. |
![]() | RasterColorSpaceFormat8 | Indicates the raster image data 8-bit colorspace format. |
![]() | RasterCommentMetadataDataType | Indicates the data type for a metadata comment. |
![]() | RasterCommentMetadataType | List of available metadata comments. |
![]() | RasterCompression | Indicates the compression type for the image data. |
![]() | RasterConvertBufferFlags | Options for the RasterBufferConverter.Convert method. |
![]() | RasterConvertToDibType | Options for converting image to Windows Device Independent Bitmap (DIB). |
![]() | RasterCurveClose | Indicates how to close the curve. |
![]() | RasterCurveType | Indicates the type of curve that is being defined. |
![]() | RasterDitheringMethod | Indicates the dithering method used for the image |
![]() | RasterExceptionCode | Used as a value for the RasterException.Code property. |
![]() | RasterGdiPlusIncompatibleReason | Indicates the reason that the LEAD Raster image is not compatible with GDI+ |
![]() | RasterGetSetOverlayAttributesFlags | Determines which attributes are to be retrieved or changed. |
![]() | RasterGetSetOverlayImageMode | Determines how to set or retrieve the overlay RasterImage. |
![]() | RasterGrayscaleMode | Indicates the kind of grayscale palette, if any, that an image has. |
![]() | RasterImageAnimationDisposalMethod | Used for the disposal methods used after rendering each frame in an animated image. |
![]() | RasterImageAnimatorState |
The RasterImageAnimator state.
|
![]() | RasterImageChangedFlags | Indicates the type(s) of change that has occurred in a RasterImage |
![]() | RasterImageFormat | Indicates the image file format. |
![]() | RasterImageInformationFlags | Indicates which members of the RasterImageMemoryInformation structure are valid. |
![]() | RasterImagePagesChangedAction | Indicates whether pages are added, removed or inserted from a RasterImage object. |
![]() | RasterImagePaintCallbackFunction | Used to identify the callbacks in a RasterPaintCallbacks class. |
![]() | RasterImageUnderlayFlags | Indicators of how the underlying image is to be positioned. |
![]() | RasterKernelType | Indicates the Leadtools Kernel type. |
![]() | RasterMemoryFlags | Indicates the type of memory to allocate |
![]() | RasterMetadataFlags | Indicates the type of metadata. |
![]() | RasterPaintAlignMode | Determines how to align the image in the destination rectangle. |
![]() | RasterPaintDibInfoFlags | Flags that make up RasterPaintDibInfo.Flags. |
![]() | RasterPaintDisplayModeFlags | Contains value that controls the speed, quality, and style of painting operations. |
![]() | RasterPaintEngine | Indicates the painting engine to use when rendering images. |
![]() | RasterPaintSizeMode | Determines how to fit the image in the destination rectangle. |
![]() | RasterPaletteWindowLevelFlags | Indicates how the range is used to fill and type of the the lookup table and whether it contains signed or unsigned data. |
![]() | RasterRegionCombineMode | Controls the creation of an image region |
![]() | RasterSizeFlags | Flags which control the behaviour of image resize methods |
![]() | RasterSupportType | Indicates the optional LEADTOOLS feature to check or unlock. |
![]() | RasterTagMetadataDataType | Indicates the data type for a metadata tag. |
![]() | RasterUpdateOverlayBitsFlags | Determines whether the main image or the overlay image should be updated. |
![]() | RasterViewPerspective | Indicates the view perspective of the image data |
![]() | RasterWindowLevelMode | Indicates whether window level changes are used by the paint and image processing functions or only by the paint functions |