Drawable ======== .. currentmodule:: skia .. autoclass:: skia.Drawable .. rubric:: Classes .. autosummary:: :toctree: :nosignatures: :template: class.rst ~skia.Drawable.Type .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Drawable.Deserialize ~skia.Drawable.__init__ ~skia.Drawable.draw ~skia.Drawable.getBounds ~skia.Drawable.getFlattenableType ~skia.Drawable.getGenerationID ~skia.Drawable.getTypeName ~skia.Drawable.newPictureSnapshot ~skia.Drawable.notifyDrawingChanged ~skia.Drawable.ref ~skia.Drawable.serialize ~skia.Drawable.unique ~skia.Drawable.unref .. rubric:: Attributes .. autosummary:: ~skia.Drawable.kColorFilter_Type ~skia.Drawable.kDrawLooper_Type ~skia.Drawable.kDrawable_Type ~skia.Drawable.kImageFilter_Type ~skia.Drawable.kMaskFilter_Type ~skia.Drawable.kPathEffect_Type Methods ------- .. automethod:: skia.Drawable.Deserialize .. automethod:: skia.Drawable.__init__ .. automethod:: skia.Drawable.draw .. automethod:: skia.Drawable.getBounds .. automethod:: skia.Drawable.getFlattenableType .. automethod:: skia.Drawable.getGenerationID .. automethod:: skia.Drawable.getTypeName .. automethod:: skia.Drawable.newPictureSnapshot .. automethod:: skia.Drawable.notifyDrawingChanged .. automethod:: skia.Drawable.ref .. automethod:: skia.Drawable.serialize .. automethod:: skia.Drawable.unique .. automethod:: skia.Drawable.unref Attributes ---------- .. autoattribute:: skia.Drawable.kColorFilter_Type .. autoattribute:: skia.Drawable.kDrawLooper_Type .. autoattribute:: skia.Drawable.kDrawable_Type .. autoattribute:: skia.Drawable.kImageFilter_Type .. autoattribute:: skia.Drawable.kMaskFilter_Type .. autoattribute:: skia.Drawable.kPathEffect_Type