View Source Color.Rgba (ExUnion v0.1.2)
Link to this section Summary
Link to this section Types
@type t() :: %Color.Rgba{alpha: float(), blue: 0..255, green: 0..255, red: 0..255}
@type t() :: %Color.Rgba{alpha: float(), blue: 0..255, green: 0..255, red: 0..255}