PathCmd

Defines the commands used to build a path.

Values

ValueMeaning
empty0

empty path, end of path, or error

move1

start a new (sub) path

line2 | 128

line

quad3 | 128

quadratic curve

cubic4 | 128

cubic bezier

Meta