0

I need a C/C++ image manipulation library for mobile image application, The library should have

Brightness/contrast
Levels Effects - Grayscale, Sepia and so on

I particularly want to use it on Samsung BADA Platform. I want the the one event hough if it is not optimized for BADA

Suriyan Suresh
  • 2,964
  • 14
  • 51
  • 80

1 Answers1

0

Have you looked at CImg?

hemisphire
  • 1,205
  • 9
  • 19