Ole Jakobsen
October 9, 2003, 11:02:35
Hello,
If I setup ICImagingControl in the following way:
.LiveDisplay = False
.LiveCaptureContinuous = False
.LiveCapturePause = True
.LiveStart
In the program I call the following commands once every second to display a "live" image preview:
.MemorySnapImage ' Captures image to buffer
.Display ' Displays current buffer
My question for you is:
Does the .DeviceFrameRate have any influence on, how fast .MemorySnapImage is to perform?
Regards,
Ole Jakobsen
If I setup ICImagingControl in the following way:
.LiveDisplay = False
.LiveCaptureContinuous = False
.LiveCapturePause = True
.LiveStart
In the program I call the following commands once every second to display a "live" image preview:
.MemorySnapImage ' Captures image to buffer
.Display ' Displays current buffer
My question for you is:
Does the .DeviceFrameRate have any influence on, how fast .MemorySnapImage is to perform?
Regards,
Ole Jakobsen