Bitmap for WPF
CreateBitmapFromSourceRect メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > ImagingFactory クラス : CreateBitmapFromSourceRect メソッド
HRESULT IWICImagingFactory::CreateBitmapFromSourceRect([In, Optional] IWICBitmapSource* pIBitmapSource,[In] unsigned int x,[In] unsigned int y,[In] unsigned int width,[In] unsigned int height,[Out, Fast] IWICBitmap** ppIBitmap)
シンタックス
'宣言
 
Public Function CreateBitmapFromSourceRect( _
   ByVal bitmapSourceRef As BitmapSource, _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) As Bitmap
public Bitmap CreateBitmapFromSourceRect( 
   BitmapSource bitmapSourceRef,
   System.int x,
   System.int y,
   System.int width,
   System.int height
)

パラメータ

bitmapSourceRef
x
y
width
height
参照

ImagingFactory クラス
ImagingFactory メンバ