init(_:headroom:)
Initializes a new resolved color value.
Declaration
init(_ color: Color.Resolved, headroom: Float? = nil)Parameters
- color:
The resolved color to initialize from.
- headroom:
The optional content headroom of the color.
Initializes a new resolved color value.
init(_ color: Color.Resolved, headroom: Float? = nil)The resolved color to initialize from.
The optional content headroom of the color.