LEADTOOLS Image Processing (Leadtools.ImageOptimization assembly)

ImageOptimizerDirectoryData Class Members

Show in webframe
Properties 


The following tables list the members exposed by ImageOptimizerDirectoryData.

Public Constructors
 NameDescription
ImageOptimizerDirectoryData ConstructorInitializes a new ImageOptimizerDirectoryData class object.  
Top
Public Properties
 NameDescription
FilePercentGets the percent completion for the image currently being optimized, when the Status property is ImageOptimizerDirectoryStatus.OptimizingImage.  
ImageInfoGets a Leadtools.Codecs.CodecsImageInfo class that contains information about the image file being optimized.  
InputFileNameGets the original, complete file name.  
OptionsGets or sets the options used when optimizing the image specified in InputFileName.  
OutputFileNameGets the optimized, complete file name.  
SkipImageGets or sets a value that indicates whether to skip processing the current image being optimized.  
StatusGets the current status of the directory optimization process.  
TotalFolderFilesCountGets the total number of files in the directory to be optimized.  
TotalPercentGets the percent completion for the entire optimization task, when the Status property is ImageOptimizerDirectoryStatus.OptimizingImage.  
Top
See Also

Reference

ImageOptimizerDirectoryData Class
Leadtools.ImageOptimization Namespace