SetSize Method
SetSize(int, int)
HRESULT IWICBitmapFrameEncode::SetSize([In] unsigned int uiWidth,[In] unsigned int uiHeight)
Declaration
public void SetSize(int width, int height)
Public Sub SetSize(width As Integer, height As Integer)
Parameters
| Type |
Name |
Description |
| int |
width |
|
| int |
height |
|