---
title: CIMix
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cimix
---

# CIMix

The properties you use to configure a mix filter.

## Declaration

```swift
protocol CIMix : CIFilterProtocol
```

## Topics

### Instance Properties

- [amount](coreimage/cimix/amount.md)
- [backgroundImage](coreimage/cimix/backgroundimage.md)
- [inputImage](coreimage/cimix/inputimage.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

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

### Protocols

- [CIBlendWithMask](coreimage/ciblendwithmask.md)
- [CIBloom](coreimage/cibloom.md)
- [CICannyEdgeDetector](coreimage/cicannyedgedetector.md)
- [CIComicEffect](coreimage/cicomiceffect.md)
- [CICoreMLModel](coreimage/cicoremlmodel.md)
- [CICrystallize](coreimage/cicrystallize.md)
- [CIDepthOfField](coreimage/cidepthoffield.md)
- [CIEdgeWork](coreimage/ciedgework.md)
- [CIEdges](coreimage/ciedges.md)
- [CIGaborGradients](coreimage/cigaborgradients.md)
- [CIGloom](coreimage/cigloom.md)
- [CIHeightFieldFromMask](coreimage/ciheightfieldfrommask.md)
- [CIHexagonalPixellate](coreimage/cihexagonalpixellate.md)
- [CIHighlightShadowAdjust](coreimage/cihighlightshadowadjust.md)
- [CILineOverlay](coreimage/cilineoverlay.md)
