struct

Lipgloss::RGBAColor

Inherits Struct < Value < Object

Constructors

new(r : UInt8, g : UInt8, b : UInt8, a : UInt8 = 255_u8)

Instance methods

a
b
g
r
to_color

Converts RGBAColor to Color (drops alpha channel)