Package-level declarations

Types

Link copied to clipboard
abstract class ColormapFilter(code: String, name: String) : Filter1to1
Link copied to clipboard

Maps values of the RED color channel to grayscale.

Link copied to clipboard

Maps values of the RED color channel to natural light dispersion spectrum as described by Alan Zucconi in the Improving the Rainbow article.

Link copied to clipboard

Maps values of the RED color channel to Turbo Colormap according to Turbo, An Improved Rainbow Colormap for Visualization by Google.