C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / BitmapSourceTransform Class / GetClosestSize Method

In This Topic
GetClosestSize Method
In This Topic
Returns the closest dimensions the implementation can natively scale to given the desired dimensions.
Overload List
OverloadDescription
Returns the closest dimensions the implementation can natively scale to given the desired dimensions.  
HRESULT IWICBitmapSourceTransform::GetClosestSize([InOut] unsigned int* puiWidth,[InOut] unsigned int* puiHeight)  
See Also