animator.skia.PathSegmentMask

class animator.skia.PathSegmentMask

Bases: pybind11_builtins.pybind11_object

Members:

kLine_PathSegmentMask

kQuad_PathSegmentMask

kConic_PathSegmentMask

kCubic_PathSegmentMask

__init__(self: animator.skia.PathSegmentMask, value: int) None

Methods

__init__(self, value)

Attributes

kConic_PathSegmentMask

kCubic_PathSegmentMask

kLine_PathSegmentMask

kQuad_PathSegmentMask

name

value

property name