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