Overview and description of Leadtools Converters classes, and enumerations.
Class | Description | |
---|---|---|
D2DRenderer | Provides support for rendering raster image using DirectX components. | |
LTBitmapHandleConverter | Converts a CGImageRef to and from a BITMAPHANDLE object. | |
RasterImageConverter | Converts a LEADTOOLS RasterImage to and from an image object. | |
RasterImageRenderer | Renders a LEADTOOLS RasterImage into the surface of Windows Runtime WriteableBitmap or HTML Canvas objects. | |
RasterImageRenderProperties | Controls the speed, quality, and style used when rendering a RasterRenderBuffer object into a RasterImage. | |
RasterRegionConverter | Converts between a LEADTOOLS RasterRegion and Android android.graphics.Path object. | |
RasterRenderBuffer | Destination buffer information required for rendering a source RasterImage. Can be used to render an image to a Windows Runtime WriteableBitmap object or HTML Canvas. |
Enumeration | Description | |
---|---|---|
ConvertFromImageOptions | Options for converting an Android android.graphics.Bitmap to a LEADTOOLS RasterImage object. | |
ConvertToImageOptions | Specifies options for converting a LEADTOOLS RasterImage object into an Android android.graphics.Bitmap. | |
ImageIncompatibleReason | Indicates the reason why a LEADTOOLS RasterImage object is not compatible with android.graphics.Bitmap. | |
RasterImageRenderDisplayModeFlags | Contains value that controls the speed, quality, and style of rendering operations. |