IntensityColorPlane-class: IntensityColorPlane

IntensityColorPlane-classR Documentation

IntensityColorPlane

Description

An association of intensities and colors

IntensityColorPlane constructor

Usage

IntensityColorPlane(intensity, cols = rainbow(255), alpha = 1)

Arguments

intensity

a numeric vector of intensity values

cols

a vector of hex character codes

alpha

a vector of alpha values ranging from 0 to 1

Value

a new IntensityColorPlane instance

Slots

intensity

a vector of intensity values

alpha

a vector of alpha values

colmap

a color map containing a vector of hex character codes


bbuchsbaum/colorplane documentation built on March 12, 2023, 8:11 a.m.