| C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapSourceTransform Class : GetClosestSize Method |
| Overload | Description |
|---|---|
| GetClosestSize(Size2L) | Returns the closest dimensions the implementation can natively scale to given the desired dimensions. |
| GetClosestSize(Int32,Int32) | HRESULT IWICBitmapSourceTransform::GetClosestSize([InOut] unsigned int* puiWidth,[InOut] unsigned int* puiHeight) |