'宣言 Public Function Clip( _ ByVal rect As System.Drawing.Rectangle _ ) As Indexed8bppBitmap
public Indexed8bppBitmap Clip( System.Drawing.Rectangle rect )
パラメータ
- rect
- Clipping rectangle of the source image to be extracted as a new Indexed8bppBitmap.
'宣言 Public Function Clip( _ ByVal rect As System.Drawing.Rectangle _ ) As Indexed8bppBitmap
public Indexed8bppBitmap Clip( System.Drawing.Rectangle rect )