diddiemme
March 11, 2004, 22:09:51
Hello everybody,
Is it possible to integrate the gdi fuction GetPixel with the montivision tecnology in a visual basic project?
Wich handler i need to pass to this function?
I suppose that I have to use something about Mv Buffer Access but i can't understand how...
Actually I have this code:
GetPixel(MotionPic.hdc, Px + Repeat, Py + Repeat)
where MotionPic is the picturebox object where I plan to insert my video.
I'm not an excellent programmer, so I'm warried that this is only a general programming problem maybe OT.
I hope that someone could help me...
thank you
Daniele
Is it possible to integrate the gdi fuction GetPixel with the montivision tecnology in a visual basic project?
Wich handler i need to pass to this function?
I suppose that I have to use something about Mv Buffer Access but i can't understand how...
Actually I have this code:
GetPixel(MotionPic.hdc, Px + Repeat, Py + Repeat)
where MotionPic is the picturebox object where I plan to insert my video.
I'm not an excellent programmer, so I'm warried that this is only a general programming problem maybe OT.
I hope that someone could help me...
thank you
Daniele