Click or drag to resize

ImageFileInfo Properties

The ImageFileInfo type exposes the following members.

Properties
  NameDescription
Public propertyBasePath
Gets the base path of the file.
Public propertyFileExt
Gets the file extension.
Public propertyFilename
Gets the filename without the extension.
Public propertyFileNumber
Gets the current file index number of the total files.
Public propertyFullPath
Gets the full file path.
Public propertySubDir
Gets the sub directory under the base path of the file.
Public propertyTotalFiles
Gets the total number of files to be processed.
Top
See Also