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)
Convert Serialized GtkTextBuffer contents to ASCII
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...
Freewrap Howto/Tutorials
Spent some time today creating some simple howto-tutorials on creating standalone Tcl/Gnocl applications using freewrap. The process is almo...
Creating icons from UTF-8 Characters.
Linux distros have heaps of pre-installed icons ready for use. I recently needed to create a toolbar menu which needed to access a set of un...
No comments:
Post a Comment