com.stimulsoft.base.drawing
Class StiColorUtils

java.lang.Object
  extended by com.stimulsoft.base.drawing.StiColorUtils

public class StiColorUtils
extends Object


Constructor Summary
StiColorUtils()
           
 
Method Summary
static StiColor dark(StiColorEnum color, int i)
           
static StiColor dark(StiColor baseColor, int value)
           
static StiColor light(StiColor baseColor, int value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiColorUtils

public StiColorUtils()
Method Detail

light

public static StiColor light(StiColor baseColor,
                             int value)

dark

public static StiColor dark(StiColor baseColor,
                            int value)

dark

public static StiColor dark(StiColorEnum color,
                            int i)


Copyright © 2017 Stimulsoft. All Rights Reserved.