Bitmap for WPF
ExportFragment(WriteableBitmap,ImageRect) メソッド

C1.WPF.Bitmap.4.5.2 アセンブリ > C1.WPF.Bitmap 名前空間 > C1Bitmap クラス > ExportFragment メソッド : ExportFragment(WriteableBitmap,ImageRect) メソッド
コピー先の WriteableBitmap。
画像内のソース四角形。
画像のフラグメントを指定された WriteableBitmap にコピーします。
シンタックス
'宣言
 
Public Overloads Sub ExportFragment( _
   ByVal writeableBitmap As System.Windows.Media.Imaging.WriteableBitmap, _
   ByVal srcRect As ImageRect _
) 
public void ExportFragment( 
   System.Windows.Media.Imaging.WriteableBitmap writeableBitmap,
   ImageRect srcRect
)

パラメータ

writeableBitmap
コピー先の WriteableBitmap。
srcRect
画像内のソース四角形。
参照

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