Hi All,

For Gamma correction, Image Maick (IM) provides a API named "gamma", it can 
take either a single argument or the three different values (of type double) 
one for each RGB channel.

For reference see :-
http://www.imagemagick.org/Magick++/Image.html

Now, my question is if I have got six different value of a gamma correction 
graph , then how can I use these values of graph to get a number of type double 
that can be passed to the API?

In other words, if I got gamma correction graph then how can I use it to call 
the gamma API provided by Image Magick.

Regards,
Manish

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to