Struct hsluv::Hpluv [] [src]

pub struct Hpluv { /* fields omitted */ }

Trait Implementations

impl Debug for Hpluv
[src]

Formats the value using the given formatter.

impl Clone for Hpluv
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Hpluv
[src]

impl Hsl for Hpluv
[src]

impl From<Lch> for Hpluv
[src]

Performs the conversion.

impl From<Rgb> for Hpluv
[src]

Performs the conversion.