Matrix.TypeMask =============== .. currentmodule:: skia .. autoclass:: skia.Matrix.TypeMask .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Matrix.TypeMask.__init__ .. rubric:: Attributes .. autosummary:: ~skia.Matrix.TypeMask.kAffine_Mask ~skia.Matrix.TypeMask.kIdentity_Mask ~skia.Matrix.TypeMask.kPerspective_Mask ~skia.Matrix.TypeMask.kScale_Mask ~skia.Matrix.TypeMask.kTranslate_Mask ~skia.Matrix.TypeMask.name ~skia.Matrix.TypeMask.value Methods ------- .. automethod:: skia.Matrix.TypeMask.__init__ Attributes ---------- .. autoattribute:: skia.Matrix.TypeMask.kAffine_Mask .. autoattribute:: skia.Matrix.TypeMask.kIdentity_Mask .. autoattribute:: skia.Matrix.TypeMask.kPerspective_Mask .. autoattribute:: skia.Matrix.TypeMask.kScale_Mask .. autoattribute:: skia.Matrix.TypeMask.kTranslate_Mask .. autoattribute:: skia.Matrix.TypeMask.name .. autoattribute:: skia.Matrix.TypeMask.value