Struct SubPath

struct SubPath

Fields

TypeNameDescription
RectOf!(float)
bounds
bool
closed
const(Path.Command)[]
commands
const(Vector!(float,2))[]
points

Methods

NameDescription
flatten (output, mat, pixelSize)