public class Tint extends ColorTransform
The Class Tint.
  • Constructor Details

    • Tint

      public Tint()
      Instantiates a new tint.
  • Method Details

    • clone

      public Tint clone()
      Specified by:
      clone in class ColorTransform
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getValue

      public int getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(int value)
      Sets the value.
      Parameters:
      value - the new value