Struct egui::Rgba [−][src]
pub struct Rgba(_);
Expand description
0-1 linear space RGBA color with premultiplied alpha.
Implementations
Transparent black
Transparent white
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Rgbaimpl UnwindSafe for RgbaBlanket Implementations
Mutably borrows from an owned value. Read more