Document Solutions for Imaging
GrapeCity.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
    public GcBitmap ToGcBitmap()
    See Also