mohamadp91
mohamadp91

Reputation: 47

Using CImg and OpenCv libraries in gtk + cpp applications

Which libraries do you recommend besides Cairo to write a professional drawing and painting application with C++? Such as CImg, OpenCV and etc.

And is it possible to use the gtk library to design the user interface and implement the drawing and painting part of the app with other relevant libraries beside the cairo lib? I mean i want create an GUI app with gtk windows and widgets and for example using CImg to drawing instead of cairo. Is it possible ? How ?

Upvotes: 0

Views: 139

Answers (0)

Related Questions