LEADTOOLS Image Processing (Leadtools.ImageOptimization assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ImageOptimizerOptions Structure Members
See Also  Properties 
Leadtools.ImageOptimization Namespace : ImageOptimizerOptions Structure


The following tables list the members exposed by ImageOptimizerOptions.

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) DefaultGets the default optimization options used by LEADTOOLS for optimizing an image.  
public Property DistanceGets or sets a value that represents the distance between image colors to be reduced in the image optimization operation.  
public Property JpegColorSpaceGets or sets the value that represents the color space to be used in the image optimization operation.  
public Property JpegQualityFactorGets or sets a value that represents the quality factor to be used when optimizing an image.  
public Property PercentGets or sets the value that represents the percent redundancy to be used in the image optimization operation.  
public Property PickSamePaletteGets or sets a value that indicates whether to generate a unique global palette for all GIF frames or generate a separate palette for each frame.  
public Property PngQualityFactorGets or sets the value that represents the quality factor to be used in the image optimization operation.  
Top

See Also