Package com.stimulsoft.base.drawing
Class StiColorUtils
java.lang.Object
com.stimulsoft.base.drawing.StiColorUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StiColorchangeLightness(StiColor color, byte correctionFactor) static StiColorchangeLightness(StiColor color, float correctionFactor) static StiColordark(StiColorEnum color, int i) static StiColorstatic StiColorstatic StiColormixingColors(StiColor color1, StiColor color2, int alpha)
-
Constructor Details
-
StiColorUtils
public StiColorUtils()
-
-
Method Details
-
light
-
mixingColors
-
dark
-
dark
-
changeLightness
-
changeLightness
-