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

# blue

## Declaration

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

## See Also

### Creating Solid Colors

- [init(color:)](coreimage/ciimage/init(color:).md)
- [black](coreimage/ciimage/black.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)
- [white](coreimage/ciimage/white.md)
- [yellow](coreimage/ciimage/yellow.md)
