Need help with aviCap32

BlitzPlus Forums/BlitzPlus Programming/Need help with aviCap32

William Drescher(Posted 2007) [#1]
I need to know how to use the avicap32.dll command to create a capture window.
capCreateCaptureWindow%(lpszWindowName$,dwStyle%,x%,y%,nWidth%,nHeight%,hWnd%,nID%)


and i was wondering if there was a way to mask the the incoming image so I could do like a "green screen" kind of thing with it. Thanks to all who help me!! (and some who don't...)


William Drescher(Posted 2007) [#2]
Does anybody even know how to use this command?


Starwar(Posted 2007) [#3]
Maybe this can help you:
http://blitzbasic.com/Community/posts.php?topic=65782


William Drescher(Posted 2007) [#4]
Thanks, that's exactly what I needed.