Showing 1 - 10 of about 100 results for "Count" - 0.92 sec.

1. Devices.Count Property / IC Imaging Control ActiveX
Devices.Count Property. Returns the count ofDeviceobjects in the collection. ... Public Count As Long. Limitations: Read only. Example: ...
www.imagingcontrol.com/support/documentation/activex/prop_descDevices_Count.h...
2. FrameTypes.Count Property / IC Imaging Control ActiveX
FrameTypes.Count Property. Returns the number ofFrameTypeobjects in the collection. ... FrameTypes.Count Property. Open Support Case. Support Forums ...
www.imagingcontrol.com/support/documentation/activex/prop_descFrameTypes_Coun...
3. VideoNorms.Count Property / IC Imaging Control ActiveX
VideoNorms.Count Property. Returns the count ofVideoNormobjects in the collection. ... Public Count As Long. Limitations: Read only. Example: ...
www.imagingcontrol.com/support/documentation/activex/prop_descVideoNorms_Coun...
4. FrameTypes.Count Property / IC Imaging Control .NET
FrameTypes.Count Property. Returns the number ofFrameTypeobjects in the collection. ... FrameTypes.Count Property. Open Support Case. Support Forums ...
www.imagingcontrol.com/support/documentation/dotnet/prop_descFrameTypes_Count...
5. FrameFilters.Count Property / IC Imaging Control .NET
FrameFilters.Count Property. Returns the number ofFrameFilterobjects in the collection. ... FrameFilters.Count Property. Open Support Case. Support Forums ...
www.imagingcontrol.com/support/documentation/dotnet/prop_descFrameFilters_Cou...
6. MemBuffer::unlock Method / IC Imaging Control C++ Class Library
MemBuffer::unlock Method. This method decrements the lock count by 1. Syntax: void unlock(); Remarks: The buffer is locked, if the lock count is greater than 0. If ...
www.imagingcontrol.com/support/documentation/class/meth_descMemBuffer_unlock....
7. Codec property page / Visual Basic 6 Samples for IC Imaging Control
The following diagram shows how you can use IC Imaging Control to modify the ... AviCompressors.Count indicates the number of codecs found, while .AviCompressors ...
www.imagingcontrol.com/library/vb6/section/video-aquisition/example/codec-pro...
8. List Available Devices / Visual Basic 6 Samples for IC Imaging Control
Devices.Count indicates the number of video capture devices found, while Devices ... Sub Form_Load() For i = 1 To ICImagingControl1.Devices.Count List1.AddItem ...
www.imagingcontrol.com/library/vb6/section/opening-devices/example/list-devic...
9. Saving a sequence of single images / Visual Basic 6 Samples for IC ...
AviCompressors.Count ... AviCompressors.Count indicates the number of codecs found, while .AviCompressors ... AviCompressors.Count lstCodecs.AddItem ...
www.imagingcontrol.com/library/vb6/section/video-aquisition/example/list-code...
10. Open Device / Visual Basic 6 Samples for IC Imaging Control
This finished application looks as follows. The white square area ... Devices.Count indicates the number of video capture devices found, while Devices ...
www.imagingcontrol.com/library/vb6/section/opening-devices/example/open-devic...