[−][src]Function conrod_core::color::hsla
pub fn hsla(hue: f32, saturation: f32, lightness: f32, alpha: f32) -> Color
Create HSL colors with an alpha component for transparency.
pub fn hsla(hue: f32, saturation: f32, lightness: f32, alpha: f32) -> Color
Create HSL colors with an alpha component for transparency.