---
title: scale
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlhandposeclassifier/imageaugmentationoptions/scale
---

# scale

Randomly scale the pose in an image.

## Declaration

```swift
static let scale: MLHandPoseClassifier.ImageAugmentationOptions
```

## See Also

### Augmentations supporting types

- [horizontallyFlip](createml/mlhandposeclassifier/imageaugmentationoptions/horizontallyflip.md)
- [rotate](createml/mlhandposeclassifier/imageaugmentationoptions/rotate.md)
- [translate](createml/mlhandposeclassifier/imageaugmentationoptions/translate.md)
- [Option set support](createml/option-set-support.md)
