I'm playing around with the flash Video cam and I'm a real puppy-dog-level newbie with Actionscript, flash and the video stuff.
How do I make the video showing in black and white? I would like to say make a "black and White" feature of the video.
Do I have to mess with filters?
From stackoverflow
-
Yep, you'll need a ColorMatrixFilter to do that.
Check out this example: http://blog.flexexamples.com/2007/07/27/converting-an-image-to-black-and-white-using-the-colormatrixfilter/
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.