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