AlphaType ========= .. currentmodule:: skia .. autoclass:: skia.AlphaType .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.AlphaType.__init__ .. rubric:: Attributes .. autosummary:: ~skia.AlphaType.kLastEnum_AlphaType ~skia.AlphaType.kOpaque_AlphaType ~skia.AlphaType.kPremul_AlphaType ~skia.AlphaType.kUnknown_AlphaType ~skia.AlphaType.kUnpremul_AlphaType ~skia.AlphaType.name ~skia.AlphaType.value Methods ------- .. automethod:: skia.AlphaType.__init__ Attributes ---------- .. autoattribute:: skia.AlphaType.kLastEnum_AlphaType .. autoattribute:: skia.AlphaType.kOpaque_AlphaType .. autoattribute:: skia.AlphaType.kPremul_AlphaType .. autoattribute:: skia.AlphaType.kUnknown_AlphaType .. autoattribute:: skia.AlphaType.kUnpremul_AlphaType .. autoattribute:: skia.AlphaType.name .. autoattribute:: skia.AlphaType.value