---
title: shadingImage
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirippletransition/shadingimage
---

# shadingImage

An image that looks like a shaded sphere enclosed in a square.

## Declaration

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

## See Also

### Instance Properties

- [center](coreimage/cirippletransition/center.md)
- [extent](coreimage/cirippletransition/extent.md)
- [scale](coreimage/cirippletransition/scale.md)
- [width](coreimage/cirippletransition/width.md)
