---
title: color
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciswipetransition/color
---

# color

The color of the swipe.

## Declaration

```swift
var color: CIColor { get set }
```

## See Also

### Instance Properties

- [angle](coreimage/ciswipetransition/angle.md)
- [extent](coreimage/ciswipetransition/extent.md)
- [opacity](coreimage/ciswipetransition/opacity.md)
- [width](coreimage/ciswipetransition/width.md)
