'Declaration Public Overloads Sub Import( _ ByVal sourceBitmap As GcBitmap _ )
public void Import( GcBitmap sourceBitmap )
Parameters
- sourceBitmap
- The source GrapeCity.Documents.Imaging.GcBitmap.
If the source image is not opaque, the color channels must be premultiplied with the alpha channel.
'Declaration Public Overloads Sub Import( _ ByVal sourceBitmap As GcBitmap _ )
public void Import( GcBitmap sourceBitmap )