Struct icebox::space::Oklab[][src]

pub struct Oklab;
Expand description

The Oklab opponent color space. For more information, see this blog post.

Trait Implementations

The underlying vector type of colors in this space.

Formats the value using the given formatter. Read more

Create an appropriate color given luma and chroma channels

Unwrap a color into its luma and chroma channels

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.