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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ExportFragment メソッド : ExportFragment(IntPtr,Rectangle) メソッド
The pointer to the unmanaged block of memory or IntPtr.Zero.
The source rectangle within the image.
Copies a fragment of the image to the unmanaged block of memory.
シンタックス
'宣言
 
Public Overloads Function ExportFragment( _
   ByVal dstPtr As System.IntPtr, _
   ByVal srcRect As System.Drawing.Rectangle _
) As System.Integer
public System.int ExportFragment( 
   System.IntPtr dstPtr,
   System.Drawing.Rectangle srcRect
)

パラメータ

dstPtr
The pointer to the unmanaged block of memory or IntPtr.Zero.
srcRect
The source rectangle within the image.

戻り値の型

Returns the number of bytes in the requested fragment of the image.
参照

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