Downscale Order:
INTELLIGENTRESCALE_VERTHORZ: downscale width first and then height.
INTELLIGENTRESCALE_HORZVERT: downscale height first and then width.
Mask:
The mask color of any object to be removed must be passed, and it must not exist in the original image. If multiple objects are to be removed, then all must have the same mask color.
The mask color of any object to be preserved must be passed, and it must not exist in the original image. If multiple objects are to be preserved, then all must have the same mask color.
Downscale size:
For more information, refer to:
Image Processing: Intelligent Rescale
Using the Intelligent Rescale Demo
Introduction: Intelligent Rescale
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET