Hi,
What it takes to implement a method in canvas class that would allow
drawing from memory. Suppose I have a 2D array of RGB (or RGBA) values.
I want to display this array on canvas object (I align their
dimensions). Do I use mask method of display class? Do I have to go down
to using X11 functions or I can get along with what's already implemented?
Thanks!
--
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]