C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / BitmapFrameEncode Class / SetSize Method

In This Topic
SetSize Method (BitmapFrameEncode)
In This Topic
HRESULT IWICBitmapFrameEncode::SetSize([In] unsigned int uiWidth,[In] unsigned int uiHeight)
Syntax
'Declaration
 
Public Sub SetSize( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) 
 

Parameters

width
height
See Also