HE_Mesh  5.0.0
wblut.core.WB_Color Class Reference

Static Public Member Functions

static int color (int v1, int v2, int v3)
 
static int normColor (final double v1, final double v2, final double v3)
 
static int spectralColor (final double wavelength)
 

Static Public Attributes

static int[] HEAT
 
static int[] HOTMETAL
 
static int[] HOTMETALBLUE
 
static int[] OPTIMAL
 
static int[] GRAY
 
static int[] LINGRAY
 
static int[] PLRAINBOW
 
static int[] SPECTRUM = new int[256]
 
static int[] MAGMA
 
static int[] INFERNO
 
static int[] PLASMA
 
static int[] VIRIDIS
 

Detailed Description

Author
FVH

Member Function Documentation

static int wblut.core.WB_Color.color ( int  v1,
int  v2,
int  v3 
)
static
Parameters
v1
v2
v3
Returns
static int wblut.core.WB_Color.normColor ( final double  v1,
final double  v2,
final double  v3 
)
static
static int wblut.core.WB_Color.spectralColor ( final double  wavelength)
static

Wavelength to RGB color

Parameters
wavelengthwavelength from 400nm-700nm
Returns

Member Data Documentation

int [] wblut.core.WB_Color.GRAY
static
int [] wblut.core.WB_Color.HEAT
static
int [] wblut.core.WB_Color.HOTMETAL
static
int [] wblut.core.WB_Color.HOTMETALBLUE
static
int [] wblut.core.WB_Color.INFERNO
static
int [] wblut.core.WB_Color.LINGRAY
static
int [] wblut.core.WB_Color.MAGMA
static
int [] wblut.core.WB_Color.OPTIMAL
static
int [] wblut.core.WB_Color.PLASMA
static
int [] wblut.core.WB_Color.PLRAINBOW
static
int [] wblut.core.WB_Color.SPECTRUM = new int[256]
static
int [] wblut.core.WB_Color.VIRIDIS
static

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