Struct swf_tree::fill_styles::Solid
[−]
[src]
pub struct Solid {
pub color: StraightSRgba8,
}Fields
color: StraightSRgba8
Trait Implementations
impl Debug for Solid[src]
impl PartialEq for Solid[src]
fn eq(&self, __arg_0: &Solid) -> bool
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, __arg_0: &Solid) -> bool
This method tests for !=.