Hi guys, i faced a trouble in doing a project and would need suggestion from you guys.
Basically i would need to perform hue change towards a same image with PHP and actionsript (two process, but with same input, and suppose to return same outcome).
I am using Gskinner #colorMatrics for actionscript; and using imageMagick for PHP; but i realize that the outcome is not same even the input & change value is same; seem the 2 sets of code having different color algorithm in this case.
Any method for me in this case, to archieve same output of hue change in php and flash? Or any suggestion for me in this issue?
Thanks everyone.