#include <pxl_mrsidutils.h>
Static Public Member Functions | |
| static AutoPtr< Image > | DynamicRangeTransform (Image *inImage) |
Definition at line 16 of file pxl_mrsidutils.h.
This function applies MrSID specific parameter DYNAMICRANGE_WINDOW and DYNAMICRANGE_LEVEL to the specified Image instance. If the Image instance is not have the parameters, the Image instance newly created by this function does nothing.
| inImage | Any Image instance. |