D1209: Default DPI Assumed due to Failed GetResolution

IWICBitmapSource::GetResolution failed for the input bitmap source [error code]. Assuming a default dpi of [DPI].

Placeholders

error code

The error returned by IWICBitmapSource::GetResolution.

DPI

The defautl DPI. Default DPI is typically 96.0f by 96.0f.

 

See also

IWICBitmapSource::GetResolution