GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / WiaGetImageCount Method





In This Topic
WiaGetImageCount Method (GdPictureImaging)
In This Topic
Returns the number of available image from the selected device, for example: the number of pictures stored on the memory card of a digital camera.
Syntax
'Declaration
 
Public Function WiaGetImageCount() As Integer
 

Return Value

A member of the WiaImageIntent enumeration.
See Also