ColorMaps Class Documentation#

Package: sc.fiji.snt.util

Utilities for colormaps and IJ lookup tables

Methods#

Getters Methods#

static get(String)

Returns a ‘core’ color table from its title

Other Methods#

static applyPlasma(ImagePlus, int, boolean)

Applies the “plasma” colormap to the specified (non-RGB) image

static applyViridis(ImagePlus, int, boolean)

Applies the “viridis” colormap to the specified (non-RGB) image

static discreteColors(ColorTable, int)
static discreteColorsAWT(ColorTable, int)
static glasbeyColorsAWT(int)

See Also#