Path2DPathEffect
- class Path2DPathEffect
Methods
Stamp the specified path to fill the shape, using the matrix to define the latice.
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)