---
title: "init(orientation:)"
framework: createmlcomponents
role: symbol
role_heading: Initializer
path: "createmlcomponents/imageflipper/init(orientation:)"
---

# init(orientation:)

Creates an image flipper.

## Declaration

```swift
init(orientation: ImageFlipper.Orientation)
```

## Parameters

- `orientation`: The orientation to flip the image.

## See Also

### Creating a transformer

- [ImageFlipper.Orientation](createmlcomponents/imageflipper/orientation-swift.enum.md)
