DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcD2DBitmap Class / ToGcBitmap Method / ToGcBitmap() Method

In This Topic
ToGcBitmap() Method
In This Topic
Copies the image buffer to a new GrapeCity.Documents.Imaging.GcBitmap.
Syntax
'Declaration
 
Public Overloads Function ToGcBitmap() As GcBitmap
 
See Also