Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IKScannerDevicePanel.ImageCount
Queries number of images in queue.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKScannerDevicePanel.ImageCount" )
Parameters
none
Result
Returns number or error.
Description
Queries number of images in queue.Either you use the trigger and process each image there or you can call later IKScannerDevicePanel.ImageCount and IKScannerDevicePanel.NextImage to get the images.
See also
- IKScannerDevicePanel.GetCombine
- IKScannerDevicePanel.GetHeight
- IKScannerDevicePanel.NextImage
- IKScannerDevicePanel.SetCombine
- IKScannerDevicePanel.SetHeight
- IKScannerDevicePanel.SetTrigger
Release notes
- Version 10.3
- Fixed bug in IKScannerDevicePanel functions which prevented IKScannerDevicePanel.ImageCount function to report right count.
Blog Entries
This function checks for a license.
Created 7th November 2016, last changed 7th November 2016