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