---
title: BlendMode.colorBurn
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/blendmode/colorburn
---

# BlendMode.colorBurn

## Declaration

```swift
case colorBurn
```

## See Also

### Darkening

- [BlendMode.darken](swiftui/blendmode/darken.md)
- [BlendMode.multiply](swiftui/blendmode/multiply.md)
- [BlendMode.plusDarker](swiftui/blendmode/plusdarker.md)
