Gnocl -the Tcl/Gtk Bindings
Saturday, March 06, 2010
Getting single pixel values -DONE!
Just finished the function to obtain specific pixel values. This is really useful now as it means that pixbuf can now be accessed for some controlled drawing operations.
Usage: pixBuf-id getPixel {x y}
Returns: RGBA
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
json_shell_utils.tcl
gnocl::calendar
Given this module some attention today. Added some of the more package wide options to the module and created customised handler for settin...
Gnocl Dashboard
Over the past few programming sessions I've been working on producing a central point, a dashboard, around which it's possible to se...
Convert Serialized GtkTextBuffer contents to ASCII
The contents of a GtkTextBuffer can be saved as serialized binary file. Whilst converting such a file to ascii may be problematic if the bu...
No comments:
Post a Comment