Does the VFW (Video For Windows) API support Alpha Channel Transparency? I want to be able to export video with Alpha channel information. How can I do this in VC6?
+1
A:
I'm pretty sure it does; just set the pixel format to RGB32, which should give you an alpha channel to use.
Of course, finding a video compression format that fits all your needs and supports alpha channel is another problem.
Dark Shikari
2008-09-17 10:25:42