sapbucket
October 25, 2004, 01:29:59
Hello,
I just got a firewire camera and am trying to build a VB application using the examples on the imagingsource support pages. The example that I want to have work is the INVERT example:
http://www.imagingcontrol.com/ic/docs/html/activex/meth_descICImagingControl_MemoryGetImageData.htm
However, when I run this example I get the following error
code from example:
ImageData = IcImagingControl1.MemoryGetImageData
error:
'MemoryGetImageData' is a not a member of "TIS.Imaging.ICImagingControl'.
I do not understand. I have installed the Image Control software. ALL the members of the imaging control should be available to me, not just some as I see now.
HELP!!! I need to be able to access the image data in realtime.
I am using Windows XP Pro and Microsoft Visual Basic .NET
I just got a firewire camera and am trying to build a VB application using the examples on the imagingsource support pages. The example that I want to have work is the INVERT example:
http://www.imagingcontrol.com/ic/docs/html/activex/meth_descICImagingControl_MemoryGetImageData.htm
However, when I run this example I get the following error
code from example:
ImageData = IcImagingControl1.MemoryGetImageData
error:
'MemoryGetImageData' is a not a member of "TIS.Imaging.ICImagingControl'.
I do not understand. I have installed the Image Control software. ALL the members of the imaging control should be available to me, not just some as I see now.
HELP!!! I need to be able to access the image data in realtime.
I am using Windows XP Pro and Microsoft Visual Basic .NET