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

# BlendMode.luminosity

## Declaration

```swift
case luminosity
```

## See Also

### Mixing color components

- [BlendMode.hue](swiftui/blendmode/hue.md)
- [BlendMode.saturation](swiftui/blendmode/saturation.md)
- [BlendMode.color](swiftui/blendmode/color.md)
