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

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > ImportAsFragment メソッド : ImportAsFragment(IntPtr,Rectangle) メソッド
The pointer to the beginning of the unmanaged block of memory.
The destination rectangle within the target bitmap.
Copies the unmanaged block of memory ato the given destination within the image.
シンタックス
'宣言
 
Public Overloads Sub ImportAsFragment( _
   ByVal srcPtr As System.IntPtr, _
   ByVal dstRect As System.Drawing.Rectangle _
) 
public void ImportAsFragment( 
   System.IntPtr srcPtr,
   System.Drawing.Rectangle dstRect
)

パラメータ

srcPtr
The pointer to the beginning of the unmanaged block of memory.
dstRect
The destination rectangle within the target bitmap.
参照

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