---
title: backsideImage
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cipagecurlwithshadowtransition/backsideimage
---

# backsideImage

The image that appears on the back of the source image as the page curls to reveal the target image.

## Declaration

```swift
var backsideImage: CIImage? { get set }
```

## See Also

### Instance Properties

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