ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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