ImageGear for .NET
MaxColors Field
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > ImGearPopularityReductionOptions Class : MaxColors Field




Glossary Item Box

Maximum number of colors used by the output image.

Syntax

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

Field Value

Integer in range [8...256].

Remarks

The default value is 256. Note: If 16 colors are specified, output image will be 4 bpp indexed; otherwise it will be 8 bpp indexed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.