[][src]Trait lyon_extra::triangle_rasterizer::GetColor

pub trait GetColor<Pixel> {
    fn get_color(&self) -> Pixel;
}

Implemented vertices and constants that can return a color.

Required methods

fn get_color(&self) -> Pixel

Loading content...

Implementors

Loading content...