LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Leadtools Namespace
See Also  Inheritance Hierarchy
Overview and description of raster imaging classes, enumerations, and structures.

Classes

 ClassDescription
LeadtoolsException Base class for all exception classes thrown by LEADTOOLS. Supported in Silverlight, Windows Phone 7
RasterBufferConverter Provides support for converting image data buffers. Supported in Silverlight, Windows Phone 7
RasterBufferResize Provides support for resizing image data buffers. Supported in Silverlight, Windows Phone 7
RasterCollection<T> Represents a generic collection of objects. Supported in Silverlight, Windows Phone 7
RasterCollectionEventArgs<T> Provides information for RasterCollection<T>.ItemAdded and RasterCollection<T>.ItemRemoved methods. Supported in Silverlight, Windows Phone 7
RasterColorSpace Provides support for converting buffered image data from one color space to another. Supported in Silverlight, Windows Phone 7
RasterColorTypeConverter Converts RasterColor objects from one data type to another. Access this class through the System.ComponentModel.TypeConverterSupported in Silverlight, Windows Phone 7
RasterCommentMetadata Extends the RasterMetadata class to provide functionality for dealing with comment metadata stored within various image file formats. Supported in Silverlight, Windows Phone 7
RasterCurve Defines a curve.
RasterDefaults Specifies the default extra values used when creating RasterImage objects. Supported in Silverlight, Windows Phone 7
RasterException The exception that is thrown when a LEADTOOLS error occurs. Supported in Silverlight, Windows Phone 7
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. Supported in Silverlight, Windows Phone 7
RasterImageAllocateData Provides data for the RasterImageAllocateCallback callback.
RasterImageAnimator Animates an image that has time-based frames.
RasterImageChangedEventArgs Provides data for the RasterImage.Changed event. Supported in Silverlight, Windows Phone 7
RasterImagePagesChangedEventArgs Provides data for the RasterImage.PagesChanged event. Supported in Silverlight, Windows Phone 7
RasterImageResize Provides support for resizing images. Supported in Silverlight, Windows Phone 7
RasterImageResizeEventArgs Provides data for the RasterImageResize.Resize event. Supported in Silverlight, Windows Phone 7
RasterMarkerMetadata Extends the RasterMetadata class to provide functionality for dealing with marker metadata stored within various image file formats. Supported in Silverlight, Windows Phone 7
RasterMetadata Provides base functionality for dealing with metadata stored in various image file formats. Supported in Silverlight, Windows Phone 7
RasterOverlayAttributes Contains the overlay attributes of a DICOM image. Supported in Silverlight, Windows Phone 7
RasterPalette Encapsulates and provides support for managing image palettes. Supported in Silverlight, Windows Phone 7
RasterRegion Describes a region of interests in a RasterImage object. Supported in Silverlight, Windows Phone 7
RasterRegionXForm Provides data for translating between region coordinates and external representations of those coordinates. Supported in Silverlight, Windows Phone 7
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. Supported in Silverlight, Windows Phone 7
RasterTagMetadata Extends the RasterMetadata class to provide functionality for dealing with tag metadata stored within various image file formats. Supported in Silverlight, Windows Phone 7

Structures

 StructureDescription
LeadPoint Stores two integer numbers that represent the coordinates of a point (X and Y). Supported in Silverlight, Windows Phone 7
LeadRect Stores four integer numbers that represent the coordinates and size of a rectangle (X, Y, Width, and Height). Supported in Silverlight, Windows Phone 7
LeadSize Stores two integer numbers that represents the size (Width and Height). Supported in Silverlight, Windows Phone 7
RasterColor Describes a color consisting of relative intensities of alpha, red, green, and blue. Supported in Silverlight, Windows Phone 7
RasterColor16 Describes a color consisting of relative intensities of alpha, red, green, and blue. Supported in Silverlight, Windows Phone 7
RasterHsvColor Describes a color consisting of relative intensities of hue, saturation, value. Supported in Silverlight, Windows Phone 7
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. Supported in Silverlight, Windows Phone 7
RasterMetadataURational Encapsulates an unsinged rational value, for use with classes derived from RasterMetadata. Supported in Silverlight, Windows Phone 7
RasterNativeBuffer Holds a native (unmanaged) pointer and its length. Supported in Silverlight, Windows Phone 7

Delegates

 DelegateDescription
RasterImageAllocateCallback Callback to use when new RasterImage objects are crated by LEADTOOLS.

Enumerations

 EnumerationDescription
LeadFillMode Specifies how a polygonal shape with crossing lines is filled. Supported in Silverlight, Windows Phone 7
RasterByteOrder Indicates the color byte order of the image data Supported in Silverlight, Windows Phone 7
RasterColorSpaceFormat16 Indicates the raster image data 16-bit colorspace format. Supported in Silverlight, Windows Phone 7
RasterColorSpaceFormat8 Indicates the raster image data 8-bit colorspace format. Supported in Silverlight, Windows Phone 7
RasterCommentMetadataDataType Indicates the data type for a metadata comment. Supported in Silverlight, Windows Phone 7
RasterCommentMetadataType List of available metadata comments. Supported in Silverlight, Windows Phone 7
RasterCompression Indicates the compression type for the image data.
RasterConvertBufferFlags Options for the RasterBufferConverter.Convert method. Supported in Silverlight, Windows Phone 7
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. Supported in Silverlight, Windows Phone 7
RasterExceptionCode Used as a value for the RasterException.Code property. Supported in Silverlight, Windows Phone 7
RasterGetSetOverlayAttributesFlags Determines which attributes are to be retrieved or changed. Supported in Silverlight, Windows Phone 7
RasterGetSetOverlayImageMode Determines how to set or retrieve the overlay RasterImage. Supported in Silverlight, Windows Phone 7
RasterGrayscaleMode Indicates the kind of grayscale palette, if any, that an image has. Supported in Silverlight, Windows Phone 7
RasterImageAnimationDisposalMethod Used for the disposal methods used after rendering each frame in an animated image. Supported in Silverlight, Windows Phone 7
RasterImageAnimatorState The RasterImageAnimator state.
RasterImageChangedFlags Indicates the type(s) of change that has occurred in a RasterImage. Supported in Silverlight, Windows Phone 7
RasterImageFormat Indicates the image file format. Supported in Silverlight, Windows Phone 7
RasterImageInformationFlags Indicates which members of the RasterImageMemoryInformation structure are valid.
RasterImagePagesChangedAction Indicates whether pages are added, removed or inserted from a RasterImage object. Supported in Silverlight, Windows Phone 7
RasterImageUnderlayFlags Indicators of how the underlying image is to be positioned. Supported in Silverlight, Windows Phone 7
RasterKernelType Indicates the Leadtools Kernel type. Supported in Silverlight, Windows Phone 7
RasterKnownColor Specifies the known system colors. Supported in Silverlight, Windows Phone 7
RasterMemoryFlags Indicates the type of memory to allocate. Supported in Silverlight, Windows Phone 7
RasterMetadataFlags Indicates the type of metadata. Supported in Silverlight, Windows Phone 7
RasterPaintAlignMode Determines how to align the image in the destination rectangle. Supported in Silverlight, Windows Phone 7
RasterPaintSizeMode Determines how to fit the image in the destination rectangle. Supported in Silverlight, Windows Phone 7
RasterPaletteWindowLevelFlags Indicates how the range is used to fill and type of the the lookup table and whether it contains signed or unsigned data. Supported in Silverlight, Windows Phone 7
RasterRegionCombineMode Controls the creation of an image region. Supported in Silverlight, Windows Phone 7
RasterSizeFlags Flags which control the behaviour of image resize methods. Supported in Silverlight, Windows Phone 7
RasterSupportType Indicates the optional LEADTOOLS feature to check or unlock. Supported in Silverlight, Windows Phone 7
RasterTagMetadataDataType Indicates the data type for a metadata tag. Supported in Silverlight, Windows Phone 7
RasterUpdateOverlayBitsFlags Determines whether the main image or the overlay image should be updated. Supported in Silverlight, Windows Phone 7
RasterViewPerspective Indicates the view perspective of the image data. Supported in Silverlight, Windows Phone 7
RasterWindowLevelMode Indicates whether window level changes are used by the paint and image processing functions or only by the paint functions. Supported in Silverlight, Windows Phone 7

See Also