Table of Contents

Property QuantizationAlgorithm

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

QuantizationAlgorithm

When BitDepth is set to an indexed bit-depth (Bpp8 or lower), this configures which quantization algorithm is used.

The default value is Octree.

PngQuantizationAlgorithm QuantizationAlgorithm { get; set; }

Property Value

PngQuantizationAlgorithm