The following tables list the members exposed by ImageOptimizerDirectoryData.
Name | Description | |
---|---|---|
![]() | ImageOptimizerDirectoryData Constructor | Initializes a new ImageOptimizerDirectoryData class object. |
Name | Description | |
---|---|---|
![]() | FilePercent | Gets the percent completion for the image currently being optimized, when the Status property is ImageOptimizerDirectoryStatus.OptimizingImage. |
![]() | ImageInfo | Gets a CodecsImageInfo class that contains information about the image file being optimized. |
![]() | InputFileName | Gets the original, complete file name. |
![]() | Options | Gets or sets the options used when optimizing the image specified in InputFileName. |
![]() | OutputFileName | Gets the optimized, complete file name. |
![]() | SkipImage | Gets or sets a value that indicates whether to skip processing the current image being optimized. |
![]() | Status | Gets the current status of the directory optimization process. |
![]() | TotalFolderFilesCount | Gets the total number of files in the directory to be optimized. |
![]() | TotalPercent | Gets the percent completion for the entire optimization task, when the Status property is ImageOptimizerDirectoryStatus.OptimizingImage. |