I'm trying to add transparencies to a video so it can play over a live feed in a particular shape. Where do I add "ARGB" in to my code to allow for this?
"What do I need to add to enable the transparency in the quicktime file?"
Well, you need to re-read the answers that you rejected...
Or to be more precise in your request.
Answers
Maybe the What is a color in Processing? article can be useful?
Also check loadPixels() and pixels[] in the Reference.
You migth wanna check
tint()
as well .Hi here is some of the code;
What do I need to add to enable the transparency in the quicktime file? Thank you for your help
Also sorry, as you can tell I'm extremely new to all of this and can't even post of the forum properly :(
http://forum.processing.org/two/discussion/8045/how-to-format-code-and-text
Thank you bilmor, I've adjusted my post
"What do I need to add to enable the transparency in the quicktime file?"
Well, you need to re-read the answers that you rejected...
Or to be more precise in your request.