quantizeTreeDepth

Depth of the quantization color classification tree. Values of 0 or 1 allow selection of the optimal tree _depth for the color reduction algorithm. Values between 2 and 8 may be used to manually adjust the tree _depth.

  1. void quantizeTreeDepth(Image[] images, size_t depth)
  2. size_t quantizeTreeDepth(const(Image)[] images)
    size_t
    quantizeTreeDepth
    (
    const(Image)[] images
    )

Meta