I've got images as IplImage that I want to display in a small Gtkmm application. How can I convert them to something Gtk can display?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You can create a new pixbuf using Here is some example code from a Gtk forum. |
|||
|
|
|
Posting OP's solution as answer:
|
||||
|
|