
Microsoft Video/Brain Scan
Dear Louie Avila,
Quote:
>I would like to stop the *.AVI
>and be able to draw on it basic lines and squares.
It is an interesting idea you had.
Drawing over every frame of the picture, would be the ideal.
If you may get a notification of that kind, you are done.
If not,
You may put a control over the control you use to show the AVI file.
Y test it with a command button and it works. Ok, I know its square, wich
does not resemble a club, but...
You can draw the ClipRegion of a window and put that window over the AVI.
You may create a transparent UserControl for that purpose.
Check the MaskPicture and MaskColor properties.
Alejandro.
Quote:
>I am trying to play an *.AVI file which is not problems. There are many
>control to accomplish this. My problem is, I would like to stop the *.AVI
>and be able to draw on it basic lines and squares but when I continue the
>AVI player the lines and squares get refreshed over.
>An example would be to create a Golf teaching application showing before
and
>after the stroke by leaving the starting back location or club movements.
>My application involves showing a brain scan with squares drawn my a
>phacycian show ing different things.
>My language is VB5.
>Thanks in advance