Home | Trees | Indices | Help |
|
---|
|
Cache pixbuf use to cache pixbuf to avoid new pixbuf generate by scale_simple.
gtk.gdk.pixbuf.scale_simple is function will make application very slow,
We use CachePixbuf increase the call times of gtk.gdk.pixbuf.scale_simple.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Init cache pixbuf.
|
Scale with given sizce and return new pixbuf.
|
Get pixbuf cache.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 8 13:17:35 2012 | http://epydoc.sourceforge.net |