---
title: aspectRatio
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cibicubicscaletransform/aspectratio
---

# aspectRatio

The additional horizontal scaling factor to use on the image.

## Declaration

```swift
var aspectRatio: Float { get set }
```

## See Also

### Instance Properties

- [inputImage](coreimage/cibicubicscaletransform/inputimage.md)
- [parameterB](coreimage/cibicubicscaletransform/parameterb.md)
- [parameterC](coreimage/cibicubicscaletransform/parameterc.md)
- [scale](coreimage/cibicubicscaletransform/scale.md)
