---
title: CIFalseColor
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cifalsecolor
---

# CIFalseColor

The properties you use to configure a false color filter.

## Declaration

```swift
protocol CIFalseColor : CIFilterProtocol
```

## Topics

### Instance Properties

- [color0](coreimage/cifalsecolor/color0.md)
- [color1](coreimage/cifalsecolor/color1.md)
- [inputImage](coreimage/cifalsecolor/inputimage.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

- [falseColor()](coreimage/cifilter-swift.class/falsecolor().md)

### Protocols

- [CIColorCrossPolynomial](coreimage/cicolorcrosspolynomial.md)
- [CIColorCube](coreimage/cicolorcube.md)
- [CIColorCubeWithColorSpace](coreimage/cicolorcubewithcolorspace.md)
- [CIColorCubesMixedWithMask](coreimage/cicolorcubesmixedwithmask.md)
- [CIColorCurves](coreimage/cicolorcurves.md)
- [CIColorInvert](coreimage/cicolorinvert.md)
- [CIColorMap](coreimage/cicolormap.md)
- [CIColorMonochrome](coreimage/cicolormonochrome.md)
- [CIConvertLab](coreimage/ciconvertlab.md)
- [CIDither](coreimage/cidither.md)
- [CIColorPosterize](coreimage/cicolorposterize.md)
- [CIDocumentEnhancer](coreimage/cidocumentenhancer.md)
- [CILabDeltaE](coreimage/cilabdeltae.md)
- [CIMaskToAlpha](coreimage/cimasktoalpha.md)
- [CIMaximumComponent](coreimage/cimaximumcomponent.md)
