DioDocs for PDF
ExportFragment(GcBitmap,Int32,Int32,Rectangle) メソッド

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ExportFragment メソッド : ExportFragment(GcBitmap,Int32,Int32,Rectangle) メソッド
宛先 GrapeCity.Documents.Imaging.GcBitmap オブジェクト。
宛先四角形の左上隅の X 座標 (ピクセル単位)。
宛先四角形の左上隅の Y 座標 (ピクセル単位)。
画像内のソース四角形。
画像のフラグメントを指定された GrapeCity.Documents.Imaging.GcBitmap オブジェクトにコピーします。
シンタックス
'宣言
 
Public Overloads Sub ExportFragment( _
   ByVal dstBitmap As GcBitmap, _
   ByVal xDst As System.Integer, _
   ByVal yDst As System.Integer, _
   ByVal srcRect As System.Drawing.Rectangle _
) 
public void ExportFragment( 
   GcBitmap dstBitmap,
   System.int xDst,
   System.int yDst,
   System.Drawing.Rectangle srcRect
)

パラメータ

dstBitmap
宛先 GrapeCity.Documents.Imaging.GcBitmap オブジェクト。
xDst
宛先四角形の左上隅の X 座標 (ピクセル単位)。
yDst
宛先四角形の左上隅の Y 座標 (ピクセル単位)。
srcRect
画像内のソース四角形。
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧