ImageFileInfo Properties |
The ImageFileInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| BasePath |
Gets the base path of the file.
| |
| FileExt |
Gets the file extension.
| |
| Filename |
Gets the filename without the extension.
| |
| FileNumber |
Gets the current file index number of the total files.
| |
| FullPath |
Gets the full file path.
| |
| SubDir |
Gets the sub directory under the base path of the file.
| |
| TotalFiles |
Gets the total number of files to be processed.
|