---
title: linearBlue
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/color/resolvedhdr/linearblue
---

# linearBlue

The amount of blue in the color in the extended sRGB color space variant with linear gamma.

## Declaration

```swift
var linearBlue: Float { get set }
```

## See Also

### Getting color properties

- [red](swiftui/color/resolvedhdr/red.md)
- [green](swiftui/color/resolvedhdr/green.md)
- [blue](swiftui/color/resolvedhdr/blue.md)
- [linearRed](swiftui/color/resolvedhdr/linearred.md)
- [linearGreen](swiftui/color/resolvedhdr/lineargreen.md)
- [opacity](swiftui/color/resolvedhdr/opacity.md)
- [headroom](swiftui/color/resolvedhdr/headroom.md)
