Region.Op ========= .. currentmodule:: skia .. autoclass:: skia.Region.Op .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Region.Op.__init__ .. rubric:: Attributes .. autosummary:: ~skia.Region.Op.kDifference_Op ~skia.Region.Op.kIntersect_Op ~skia.Region.Op.kLastOp ~skia.Region.Op.kReplace_Op ~skia.Region.Op.kReverseDifference_Op ~skia.Region.Op.kUnion_Op ~skia.Region.Op.kXOR_Op ~skia.Region.Op.name ~skia.Region.Op.value Methods ------- .. automethod:: skia.Region.Op.__init__ Attributes ---------- .. autoattribute:: skia.Region.Op.kDifference_Op .. autoattribute:: skia.Region.Op.kIntersect_Op .. autoattribute:: skia.Region.Op.kLastOp .. autoattribute:: skia.Region.Op.kReplace_Op .. autoattribute:: skia.Region.Op.kReverseDifference_Op .. autoattribute:: skia.Region.Op.kUnion_Op .. autoattribute:: skia.Region.Op.kXOR_Op .. autoattribute:: skia.Region.Op.name .. autoattribute:: skia.Region.Op.value