Image Parameter Structures
There are several structures that are derived from ImageParam structure. To use them, you should include pxl_imageutils.h and specify Celartem::ImageUtils namespace explicitly or use use namespace directive.
- QualityHintParam
This structure is used by the Image classes which rescale images to notify the source Image instances that the output Image is about to resized. Since some image formats such as MrSID, JPEG2000 have the images of the several dimensions, they can switch the image that fits to the dimensions of this parameter.
- See also:
- Scale, Image::setParam, ImageParam, ImageStatusFlags, Factory Functions for Image Classes
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:22:54 2008.