Type Definition style::values::computed::svg::SVGPaint [] [src]

type SVGPaint = SVGPaint<RGBA, ComputedUrl>;

Computed SVG Paint value

Methods

impl SVGPaint
[src]

[src]

Opaque black color

Trait Implementations

impl Default for SVGPaint
[src]

[src]

Returns the "default value" for a type. Read more