PCL
|
Absolute resizing modes for the Resample process. More...
Absolute resize modes are applicable only when the main resize mode is ResizeMode::AbsolutePixels, ResizeMode::AbsoluteCentimeters or ResizeMode::AbsoluteInches.
AbsoluteResizeMode::ForceWidthAndHeight | Force both image dimensions |
AbsoluteResizeMode::ForceWidth | Force width preserve existing aspect ratio |
AbsoluteResizeMode::ForceHeight | Force height preserve existing aspect ratio |
AbsoluteResizeMode::Default | Default absolute resizing mode equal to AbsoluteResizeMode::ForceWidthAndHeight |