Class | Description | |
---|---|---|
LTBitmapHandleConverter | Converts a LTImage or CImageRef to and from a BITMAPHANDLE object. | |
RasterImageConverter | Converts a LEADTOOLS Leadtools.RasterImage to and from a WinRT image object. | |
RasterImageRenderer | Renders a LEADTOOLS 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 Leadtools.RasterImage. | |
RasterRegionConverter | Converts between a LEADTOOLS Leadtools.RasterRegion and Android android.graphics.Path object. | |
RasterRenderBuffer | Destination buffer information required for rendering a source Leadtools.RasterImage. Can be used to render an image to a Windows Runtime WriteableBitmap object or HTML Canvas. |
Enumeration | Description | |
---|---|---|
ConvertFromImageOptions | Options for converting a WinRT Windows.UI.Xaml.Media.ImageSource to a LEADTOOLS Leadtools.RasterImage object. | |
ConvertFromImageOptions | Options for converting an Android android.graphics.Bitmap to a LEADTOOLS Leadtools.RasterImage object. | |
ConvertToImageOptions | Options for converting a LEADTOOLS Leadtools.RasterImage object into a WinRT Windows.UI.Xaml.Media.ImageSource. | |
ConvertToImageOptions | Specifies options for converting a LEADTOOLS Leadtools.RasterImage object into an Android android.graphics.Bitmap. | |
ImageIncompatibleReason | Indicates the reason why a LEADTOOLS Leadtools.RasterImage object is not compatible with WinRT. | |
RasterImageRenderDisplayModeFlags | Contains value that controls the speed, quality, and style of rendering operations. |