Changes between Initial Version and Version 1 of Ticket #132, comment 4
- Timestamp:
- 06/03/12 17:48:30 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #132, comment 4
initial v1 17 17 get_rgb_rawdata(..) took 184 ms 18 18 }}} 19 So the expensive call is {{{pixbuf.get_ pixels()}}} in gtk.19 So the expensive call is {{{pixbuf.get_from_drawable()}}} in gtk. 20 20 21 21 Solutions: