Module stroke

Source

Structs§

PathStroke
Describes the width and color of paths. The color can either be solid or provided by a callback. For more information, see ColorMode
Stroke
Describes the width and color of a line.

Enums§

StrokeKind
Describes how the stroke of a shape should be painted.

Functions§

is_nearest_integer_odd 🔒
Returns true if the nearest integer is odd.