Type Definition kas_theme::ColorsSrgb[][src]

pub type ColorsSrgb = Colors<Rgba8Srgb>;
Expand description

Colors parameterised for reading and writing using sRGB

Implementations

Default “light” scheme

Dark scheme

Blue scheme

Trait Implementations

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

Performs the conversion.