Click or drag to resize

FileSystemImageSourceEventArgs Properties

The FileSystemImageSourceEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFrameCount
The total number of frames in this image file.
Public propertyFrameIndex
The index of this frame in the image file.
Public propertyImage
The image that has been acquired.
Public propertyPath
The path to the image file.
Top
See Also