In This Topic
Creates an instance of the
GcBitmap class from the current
Indexed8bppBitmap.
Syntax
'Declaration
Public Overloads Function ToGcBitmap() As GcBitmap
public GcBitmap ToGcBitmap()
Return Value
A new instance of the
GcBitmap class.
See Also