DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmap Class
Members

GcD2DBitmap Class
Represents a bitmap that uses the Direct2D system API. Can be used for fast and efficient rendering on Windows systems that support Direct2D.
Object Model
GcD2DBitmap Class
Syntax
'Declaration
 
Public Class GcD2DBitmap 
   Implements GrapeCity.Documents.Drawing.IImage 
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Imaging.Windows.GcD2DBitmap

See Also