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




Glossary Item Box

Number of colors present in specified Palette.

Syntax

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

Field Value

Integer in range [8...256]. If Palette field is non-null, this must less than or equal to the number of colors in Palette field, and greater than or equal to MaxColors field.

Remarks

If no palette is specified (Palette field is null), this option is ignored and an optimized palette is automatically generated.

See Also

©2013. Accusoft Corporation. All Rights Reserved.