Aurigma Graphics Mill 5.5 for .NET
PixelFormatConverter..::.ColorQuantizationAlgorithm Property
Gets/sets a color quantiztion algorithm used to reduce colors.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Property ColorQuantizationAlgorithm As ColorQuantizationAlgorithm
C#
public ColorQuantizationAlgorithm ColorQuantizationAlgorithm { get; set; }