Crossfire JXClient, Trunk
Static Package Functions | List of all members
ColorUtils Class Reference
Collaboration diagram for ColorUtils:
Collaboration graph

Static Package Functions

static Color brighter (Color c, double factor)
 
static Color darker (Color c, double factor)
 

Detailed Description

Definition at line 468 of file GraphicsTest.java.

Member Function Documentation

◆ brighter()

static Color ColorUtils.brighter ( Color  c,
double  factor 
)
staticpackage

Definition at line 470 of file GraphicsTest.java.

◆ darker()

static Color ColorUtils.darker ( Color  c,
double  factor 
)
staticpackage

Definition at line 476 of file GraphicsTest.java.

Referenced by ShapeTest.paint().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: