tags:

views:

25

answers:

1

Hello,

In my gtk+ application i need to split image with high resolution. How can i make it with cairo? Where can i find example?

Thank you

A: 

ImageMagick should serve your purposes better. It is much better suited to image manipulation.

Kurt Spindler