On Thursday, 7 January 2016 at 21:35:40 UTC, Gerald wrote:
https://developer.gnome.org/gtkmm-tutorial/stable/sec-draw-images.html.en
Does this work for you?
Yes, thank you very much!
cr.paint();
https://developer.gnome.org/gtkmm-tutorial/stable/sec-draw-images.html.en
Does this work for you?
Hello,
after i found out how i can access the pixel data in this thread:
http://forum.dlang.org/thread/ljktabqxzdjprrqca...@forum.dlang.org
i want to know how i can write the Pixbuf back to my context?
This code doesn't work because the color does not change:
cr.setSourceRgb(0,0,0);
cr.rectan