animator.skia.PathOp

class animator.skia.PathOp

Bases: pybind11_builtins.pybind11_object

Members:

kDifference_PathOp

kIntersect_PathOp

kUnion_PathOp

kXOR_PathOp

kReverseDifference_PathOp

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

Methods

__init__(self, value)

Attributes

kDifference_PathOp

kIntersect_PathOp

kReverseDifference_PathOp

kUnion_PathOp

kXOR_PathOp

name

value

property name