Contents

VNImageCropAndScaleOption.scaleFillRotate90CCW

An option that rotates the image 90 degrees counterclockwise and then scales it to fill the input dimensions.

Declaration

case scaleFillRotate90CCW

Discussion

This option optimizes portrait images to fill into landscape buffers for algorithms that are rotation agnostic.

See Also

Crop and Scale Options