Bitmap for UWP
ExportFragment(SoftwareBitmap,ImageRect) メソッド

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

パラメータ

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

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