---
title: "init(rawValue:)"
framework: createml
role: symbol
role_heading: Initializer
path: "createml/mlhandposeclassifier/imageaugmentationoptions/init(rawvalue:)"
---

# init(rawValue:)

Creates an option set from an integer.

## Declaration

```swift
init(rawValue: Int)
```

## Discussion

Discussion rawValue: An integer that represents the option set’s underlying raw value.
