CreateD2DBitmap Method

Summary
Creates an instance of a D2D bitmap.
Syntax
C#
C++/CLI
public D2DBitmap CreateD2DBitmap( 
   byte[] data 
) 
public: 
D2DBitmap^ CreateD2DBitmap(  
   array<byte>^ data 
)  

Parameters

data
An array of bytes that represents the content of a D2D bitmap image.

Return Value

The D2DBitmap created from the specified array of pixels.

Requirements

Target Platforms

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

Leadtools.Windows.D2DRendering Assembly

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