public static class IlvStyle.IntensityChange extends IlvStyle.ColorChange
IlvStyle
.Constructor and Description |
---|
IntensityChange(int level)
Creates a new
IntensityChange . |
Modifier and Type | Method and Description |
---|---|
protected Color |
changeColor(Color c)
Modifies the specified color.
|
int |
getLevel()
Returns the level of intensity change.
|
change
change
public IntensityChange(int level)
IntensityChange
.level
- The level of intensity change. A negative value means
that the change darkens the color. A positive value means
that the change brightens the color.public int getLevel()
protected Color changeColor(Color c)
changeColor
in class IlvStyle.ColorChange
c
- The color to modify.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.