[]
Initializes the bitmap clipper with the provided parameters.
public void Initialize(BitmapSource sourceRef, RectL rectangleRef)
| Type | Name | Description |
|---|---|---|
| BitmapSource | sourceRef | he input bitmap source. |
| RectL | rectangleRef | The rectangle of the bitmap source to clip. |
HRESULT IWICBitmapClipper::Initialize([In] IWICBitmapSource* pISource,[In] const void* prc)
public void Initialize(BitmapSource sourceRef, IntPtr rectangleRef)
| Type | Name | Description |
|---|---|---|
| BitmapSource | sourceRef | |
| IntPtr | rectangleRef |