<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNImageCropAndScaleOption/scaleFillRotate90CCW",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:@E@VNImageCropAndScaleOption@VNImageCropAndScaleOptionScaleFillRotate90CCW"
  },
  "title" : "VNImageCropAndScaleOption.scaleFillRotate90CCW"
}
-->

# VNImageCropAndScaleOption.scaleFillRotate90CCW

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

```
case scaleFillRotate90CCW
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)