Class GreenModulation
java.lang.Object
com.independentsoft.office.drawing.ColorTransform
com.independentsoft.office.drawing.GreenModulation
The Class GreenModulation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GreenModulation
public GreenModulation()Instantiates a new green modulation.
-
-
Method Details
-
clone
- Specified by:
clonein classColorTransform
-
toString
-
getValue
public int getValue()Gets the value.- Returns:
- the value
-
setValue
public void setValue(int value)Sets the value.- Parameters:
value- the new value
-