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