---
title: white
framework: coreimage
role: symbol
role_heading: Type Property
path: coreimage/ciimage/white
---

# white

## Declaration

```swift
class var white: CIImage { get }
```

## See Also

### Creating Solid Colors

- [init(color:)](coreimage/ciimage/init(color:).md)
- [black](coreimage/ciimage/black.md)
- [blue](coreimage/ciimage/blue.md)
- [clear](coreimage/ciimage/clear.md)
- [cyan](coreimage/ciimage/cyan.md)
- [gray](coreimage/ciimage/gray.md)
- [green](coreimage/ciimage/green.md)
- [magenta](coreimage/ciimage/magenta.md)
- [red](coreimage/ciimage/red.md)
- [yellow](coreimage/ciimage/yellow.md)
