ImageGear .NET - Updated October 26, 2017
ImGearPopularityReductionOptions Class
Members 




ImageGear23.Core Assembly > ImageGear.Processing Namespace : ImGearPopularityReductionOptions Class
Defines options for popularity reduction.
Object Model
ImGearPopularityReductionOptions Class
Syntax
'Declaration
 
Public Class ImGearPopularityReductionOptions 
 
'Usage
 
Dim instance As ImGearPopularityReductionOptions
Remarks
Popularity reduction reduces an image to 8bpp while retaining its most popular, or prevalent, colors. Use the MaxColors field option to specify the maximum number of colors wanted in the result.
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearPopularityReductionOptions

See Also

Reference

ImGearPopularityReductionOptions Members
ImageGear.Processing Namespace