ApplyPerspectiveClip
- class ApplyPerspectiveClip
- Members: - kNo : Don’t pre-clip the geometry before applying the (perspective) matrix. - kYes : Do pre-clip the geometry before applying the (perspective) matrix. - Methods - __init__(self: skia.ApplyPerspectiveClip, value: int) -> None - Attributes 
Methods
- ApplyPerspectiveClip.__init__(self: skia.ApplyPerspectiveClip, value: int) None
Attributes
- ApplyPerspectiveClip.kNo = <ApplyPerspectiveClip.kNo: 0>
- ApplyPerspectiveClip.kYes = <ApplyPerspectiveClip.kYes: 1>
- ApplyPerspectiveClip.name
- ApplyPerspectiveClip.value