LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   [C/C++] Image manipulation (https://www.linuxquestions.org/questions/programming-9/%5Bc-c-%5D-image-manipulation-298334/)

Cornholio 03-06-2005 11:26 AM

[C/C++] Image manipulation
 
Hi there!

From perl I know the GD library and the ImageMagick package.

Is there anything similar for C or C++?

What I want to do is manipulation of single pixels in a more or less comfortable way. GD did it good in perl.

Thanks, Sascha

jtshaw 03-06-2005 11:31 AM

GD is actually a C library so if your familure with using GD then you can continue to use that.

Cornholio 03-06-2005 11:46 AM

really? thought it would be more for things like perl or php ...

I will have a look at the HP.

Anyone knows other/better libs?

Thanks again


All times are GMT -5. The time now is 06:20 PM.