[−][src]Trait colorful::core::ColorInterface
ColorInterface
is for basic trait for Colorful
, RGB
, HSL
and Color
implement this trait.
ColorInterface
is for basic trait for Colorful
, RGB
, HSL
and Color
implement this trait.
fn to_color_str(&self) -> String
fn to_hsl(&self) -> HSL