CreateBitmapFromSourceRect Method
In This Topic
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)
Syntax
Parameters
- bitmapSourceRef
- x
- y
- width
- height
See Also