ImageGear for .NET
ImGearMedianCutReductionOptions Class
Members  See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearMedianCutReductionOptions Class




Glossary Item Box

Defines reduction options for median cut reduction.

Object Model

ImGearMedianCutReductionOptions Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

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.

Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearMedianCutReductionOptions

See Also

©2013. Accusoft Corporation. All Rights Reserved.