---
title: extent
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cifiltershape/extent
---

# extent

The extent of the filter shape.

## Declaration

```swift
var extent: CGRect { get }
```

## Discussion

Discussion Extent is a rectangle that describes the filter shape in the working coordinate space with a fixed area.
