---
title: center
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciflashtransition/center
---

# center

The x and y position to use as the center of the effect.

## Declaration

```swift
var center: CGPoint { get set }
```

## See Also

### Instance Properties

- [color](coreimage/ciflashtransition/color.md)
- [extent](coreimage/ciflashtransition/extent.md)
- [fadeThreshold](coreimage/ciflashtransition/fadethreshold.md)
- [maxStriationRadius](coreimage/ciflashtransition/maxstriationradius.md)
- [striationContrast](coreimage/ciflashtransition/striationcontrast.md)
- [striationStrength](coreimage/ciflashtransition/striationstrength.md)
