[][src]Type Definition nannou::draw::properties::color::DefaultRgba

type DefaultRgba = Rgba<DefaultScalar>;

An Rgba type with the default Scalar.

Used by the draw::properties::Common type.