PDA

View Full Version : Set the contrast with AS3



Pattt
June 19th, 2008, 09:37 AM
Hi, I need to set an mc's contrast only with AS3. It's easy to do with filters > adjust color.
Since there's no "adjust color"-filter in AS3 I have no idea how I'm going to do it.

Please help! :link:

antigirl
June 19th, 2008, 10:15 AM
gonna have to use the color matrix.
i did this for class last month
https://www.cs.tcd.ie/~qasimf/mm105/imageproFarzad%20Qasim.html

can send code when i get home, if it helps?