DioDocs for PDF
Clip メソッド (Indexed8bppBitmap)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Indexed8bppBitmap クラス : Clip メソッド
Clipping rectangle of the source image to be extracted as a new Indexed8bppBitmap.
Creates a new Indexed8bppBitmap with a fragment of the image.
シンタックス
'宣言
 
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.
参照

Indexed8bppBitmap クラス
Indexed8bppBitmap メンバ