carbonkivy.uix.image
Submodules
Attributes
Classes
Asynchronous Image class. See the module documentation for more |
Package Contents
- carbonkivy.uix.image.UIX[source]
- class carbonkivy.uix.image.CImage(*args, **kwargs)[source]
Bases:
kivy.uix.image.AsyncImage,carbonkivy.behaviors.DeclarativeBehaviorAsynchronous Image class. See the module documentation for more information.
Note
The AsyncImage is a specialized form of the Image class. You may want to refer to the
loaderdocumentation and in particular, theProxyImagefor more detail on how to handle events around asynchronous image loading.Note
AsyncImage currently does not support properties
anim_loopandmipmapand setting those properties will have no effect.
- carbonkivy.uix.image.filename[source]