ImageGear for Java
ImGearMedianCutReductionOptions Class
Members  
Defines reduction options for median cut reduction.

Median cut reduction reduces an image to 8bpp by dividing it into a number of equally sized squares. The number of squares is equal to the number of desired output colors. The colors of the pixels in each square will be averaged to produce a resulting color. The resulting image will contain only these colors.

Syntax
public class ImGearMedianCutReductionOptions 
    extends Object 
Inheritance Hierarchy

java.lang.Object
   com.accusoft.imagegear.processing.ImGearMedianCutReductionOptions

See Also

Reference

ImGearMedianCutReductionOptions Members
com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback