show.lut: show LUT ([color] lookup table)

Description Usage Arguments Details Value Examples

View source: R/clusterluts.R

Description

Give a visual representation of the colors represented in a LUT.

Usage

1
show.lut(lut, colorspace = c("RGB", "HSV"), ...)

Arguments

lut

lookup table

colorspace

should be either 'RGB' or 'HSV'

...

ignored

Details

First a color band showing the colors is presented, below the RGB components are plotted

Value

none

Examples

1
show.lut(rainbow(12, end = 11/12, v  = 0.9))

bennop/clusterLUTs documentation built on Nov. 21, 2020, 9:07 a.m.