'宣言 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
- 画像内のソース四角形。