php - How do you take the color model used such as AdobeRGB and transfer it into sRGB? -


it seems i've ventured little-documented area here in imagemagick/imagick.

i'm using php's imagic - not command line. have convert photos experienced photographers take, converts color model not consistent had used make more vibrant photos.

example: http://www.picturemojo.co.nz/image/muriwai-gannet-colony-auckland-new-zealand/ photo twice vibrant , depthy. inaccurate color conversion blandifies it.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -