Class ContrastFilter

    • Constructor Detail

      • ContrastFilter

        ContrastFilter(Double contrast)
    • Method Detail

      • getContrast

         final Double getContrast()

        Contrast adjustment value in the range from -1 to 254 (inclusively). Negative values will decrease the contrast, positive values will increase it. Default is 0.0

      • setContrast

         final Unit setContrast(Double contrast)

        Contrast adjustment value in the range from -1 to 254 (inclusively). Negative values will decrease the contrast, positive values will increase it. Default is 0.0