DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmap Class
Members

GcBitmap Class
Represents an uncompressed in-memory bitmap in 32-bit ARGB format (A is the most significant byte).
Object Model
GcBitmap Class
Syntax
'Declaration
 
Public Class GcBitmap 
   Implements GrapeCity.Documents.Drawing.IImage 
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Imaging.GcBitmap

See Also