Bitmap for WPF
CopyFromBitmap(Point2L,Bitmap,RectL) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス > CopyFromBitmap メソッド : CopyFromBitmap(Point2L,Bitmap,RectL) メソッド
HRESULT ID2D1Bitmap::CopyFromBitmap([In, Optional] const D2D_POINT_2U* destPoint,[In] ID2D1Bitmap* bitmap,[In, Optional] const D2D_RECT_U* srcRect)
シンタックス
'宣言
 
Public Overloads Sub CopyFromBitmap( _
   ByVal destPoint As Point2L, _
   ByVal bitmap As Bitmap, _
   ByVal srcRect As RectL _
) 
public void CopyFromBitmap( 
   Point2L destPoint,
   Bitmap bitmap,
   RectL srcRect
)

パラメータ

destPoint
bitmap
srcRect
参照

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