Path2DPathEffect

class Path2DPathEffect

Methods

Make

Stamp the specified path to fill the shape, using the matrix to define the latice.

__init__

Methods

static Path2DPathEffect.Make(matrix: skia.Matrix, path: SkPath) skia.PathEffect

Stamp the specified path to fill the shape, using the matrix to define the latice.

Path2DPathEffect.__init__(*args, **kwargs)