Class | Description | |
---|---|---|
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. | |
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. | |
ConvertToImageOptions | Options for converting a LEADTOOLS Leadtools.RasterImage object into a WinRT Windows.UI.Xaml.Media.ImageSource. | |
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. |