Class QuantizeProcessor.DitherFilter

    • Field Detail

      • N_RANDOM

        private static final int N_RANDOM
        DO NOT CHANGE THIS; used when quantizing real numbers
        See Also:
        Constant Field Values
      • iseed

        private int iseed
      • nextRandom

        private int nextRandom
      • randomValues

        private final double[] randomValues
    • Constructor Detail

      • DitherFilter

        DitherFilter​(long seed)