---
title: shadowExtent
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cipagecurlwithshadowtransition/shadowextent
---

# shadowExtent

The rectagular portion of input image that casts a shadow.

## Declaration

```swift
var shadowExtent: CGRect { get set }
```

## See Also

### Instance Properties

- [angle](coreimage/cipagecurlwithshadowtransition/angle.md)
- [backsideImage](coreimage/cipagecurlwithshadowtransition/backsideimage.md)
- [extent](coreimage/cipagecurlwithshadowtransition/extent.md)
- [radius](coreimage/cipagecurlwithshadowtransition/radius.md)
- [shadowAmount](coreimage/cipagecurlwithshadowtransition/shadowamount.md)
- [shadowSize](coreimage/cipagecurlwithshadowtransition/shadowsize.md)
