←Select platform

ToRasterImage Method

Summary
Converts the data inside this buffer into a RasterImage.
Syntax
C#
public RasterImage ToRasterImage() 

Return Value

The RasterImage object created.

Remarks

The RasterImage returned will have the same width, height, color order and bits per pixel specified in Width, Height, Order and BitsPerPixel.

The image data are copied into the RasterImage.

You can use this method to quickly convert a Windows Runtime WriteableBitmap or HTML ImageData to a LEADTOOLS RasterImage object.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.