Type Definition kas_theme::ColorsSrgb[][src]

pub type ColorsSrgb = Colors<Rgba8Srgb>;
Expand description

Colors parameterised for reading and writing using sRGB

Trait Implementations

Returns the “default value” for a type. Read more

Performs the conversion.