trait ContextAlpha {
    fn set_source_rgbo(&self, _: &Color, _: Option<f64>);
}

Required Methods

Implementations on Foreign Types

Implementors