Click or drag to resize

IDbImageAccessorGetImageStreamCount Method

Get the number of streams to source in the image source. Each image stream can have multiple frames

Namespace:  Atalasoft.Imaging.ImageSources
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
int GetImageStreamCount()

Return Value

Type: Int32
The number of streams to source.
See Also