Struct direct2d::brush::SolidColor [] [src]

pub struct SolidColor { /* fields omitted */ }

Methods

impl SolidColor
[src]

[src]

[src]

Trait Implementations

impl Brush for SolidColor
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

impl DrawingEffect for SolidColor
[src]

[src]

Auto Trait Implementations

impl !Send for SolidColor

impl !Sync for SolidColor