'宣言 Public Overloads Sub ToGcBitmap( _ ByVal bmp As GcBitmap, _ Optional ByVal updatePixelFormat As System.Boolean _ )
public void ToGcBitmap( GcBitmap bmp, System.bool updatePixelFormat )
パラメータ
- bmp
- The destination GrapeCity.Documents.Imaging.GcBitmap object.
- updatePixelFormat
- Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.