---
title: CIBlendWithMask
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/ciblendwithmask
---

# CIBlendWithMask

The properties you use to configure a blend with mask filter.

## Declaration

```swift
protocol CIBlendWithMask : CIFilterProtocol
```

## Topics

### Instance Properties

- [backgroundImage](coreimage/ciblendwithmask/backgroundimage.md)
- [inputImage](coreimage/ciblendwithmask/inputimage.md)
- [maskImage](coreimage/ciblendwithmask/maskimage.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)

## See Also

### Related Documentation

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

### Protocols

- [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)
- [CIMix](coreimage/cimix.md)
