Click or drag to resize

IScaledDecoder Methods

The IScaledDecoder type exposes the following members.

Methods
  NameDescription
Public methodGetBestScale
If the codec can efficiently generate a scaled image without actually resampling, this will return the closest scale given an input scale factor.
Public methodReadScaled
Decodes an image to a specified scale.
Top
See Also