'宣言 Public Overloads Function ToGcBitmap( _ ByVal srcRect As System.Drawing.Rectangle, _ Optional ByVal updatePixelFormat As System.Boolean _ ) As GcBitmap
public GcBitmap ToGcBitmap( System.Drawing.Rectangle srcRect, System.bool updatePixelFormat )
パラメータ
- srcRect
- The source rectangle within the image.
- updatePixelFormat
- Indicates if all pixels should be converted from premultiplied alpha format or to opaque format with alpha = 255.