[]
Gets the frame image as a GcBitmap.
public GcBitmap ToGcBitmap()
Public Function ToGcBitmap() As GcBitmap
Type | Description |
---|---|
GcBitmap |
Reads the frame image into an existing GcBitmap.
public void ToGcBitmap(GcBitmap bmp, bool cloneExif)
Public Sub ToGcBitmap(bmp As GcBitmap, cloneExif As Boolean)