SvgColorExt

Trait SvgColorExt 

Source
pub trait SvgColorExt {
    // Required method
    fn split_alpha(self) -> (Color, Opacity);
}

Required Methods§

Implementations on Foreign Types§

Source§

impl SvgColorExt for Color

Implementors§