D2DBitmap Class

Summary

Represents a bitmap that has been bound to a D2DSurface.

Syntax
C#
VB
C++
public sealed class D2DBitmap : IDisposable 
  
Public NotInheritable Class D2DBitmap  
public ref class D2DBitmap sealed  

Remarks

To create a D2D Bitmap, call the D2DSurface.CreateD2DBitmap method.

Requirements

Target Platforms

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

Leadtools.Windows.D2DRendering Assembly