struct
UI::Color
- UI::Color
- Struct
- Value
- Object
Overview
Value type representing an RGBA color
Defined in:
ui/view.crConstructors
Instance Method Summary
- #a : Float64
- #b : Float64
- #clone
- #copy_with(r _r = @r, g _g = @g, b _b = @b, a _a = @a)
- #g : Float64
- #r : Float64