MaskFilter.Type =============== .. currentmodule:: skia .. autoclass:: skia.MaskFilter.Type .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.MaskFilter.Type.__init__ .. rubric:: Attributes .. autosummary:: ~skia.MaskFilter.Type.kColorFilter_Type ~skia.MaskFilter.Type.kDrawLooper_Type ~skia.MaskFilter.Type.kDrawable_Type ~skia.MaskFilter.Type.kImageFilter_Type ~skia.MaskFilter.Type.kMaskFilter_Type ~skia.MaskFilter.Type.kPathEffect_Type ~skia.MaskFilter.Type.name ~skia.MaskFilter.Type.value Methods ------- .. automethod:: skia.MaskFilter.Type.__init__ Attributes ---------- .. autoattribute:: skia.MaskFilter.Type.kColorFilter_Type .. autoattribute:: skia.MaskFilter.Type.kDrawLooper_Type .. autoattribute:: skia.MaskFilter.Type.kDrawable_Type .. autoattribute:: skia.MaskFilter.Type.kImageFilter_Type .. autoattribute:: skia.MaskFilter.Type.kMaskFilter_Type .. autoattribute:: skia.MaskFilter.Type.kPathEffect_Type .. autoattribute:: skia.MaskFilter.Type.name .. autoattribute:: skia.MaskFilter.Type.value