[]
Creates an instance of the GcBitmap class from the current GrayscaleBitmap.
public GcBitmap ToGcBitmap()
Public Function ToGcBitmap() As GcBitmap
Copies the image into an existing instance of GcBitmap.
public void ToGcBitmap(GcBitmap bmp, bool cloneExif)
Public Sub ToGcBitmap(bmp As GcBitmap, cloneExif As Boolean)