Leadtools.ImageOptimization Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ImageOptimizerOptions Structure Properties
See Also 
Leadtools.ImageOptimization Namespace : ImageOptimizerOptions Structure


For a list of all members of this type, see ImageOptimizerOptions members.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Default Gets the default optimization options used by LEADTOOLS for optimizing an image.  
Public PropertyDistance Gets or sets a value that represents the distance between image colors to be reduced in the image optimization operation.  
Public PropertyJpegColorSpace Gets or sets the value that represents the color space to be used in the image optimization operation.  
Public PropertyJpegQualityFactor Gets or sets a value that represents the quality factor to be used when optimizing an image.  
Public PropertyPercent Gets or sets the value that represents the percent redundancy to be used in the image optimization operation.  
Public PropertyPickSamePalette Gets 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 PropertyPngQualityFactor Gets or sets the value that represents the quality factor to be used in the image optimization operation.  
Top

See Also