Type Definition rasterize::Scalar

source · []
pub type Scalar = f64;
Expand description

Scalar type

Trait Implementations

Convert color to sRGBA list

Blend other color on top of this color

Override alpha component of the color

Convert color to sRGB list (alpha is discarded)

The resulting type after applying the * operator.

Performs the * operation. Read more

The resulting type after applying the * operator.

Performs the * operation. Read more