getColors.WavelengthColor: Gets the set of colors in the \#rrggbb format

Description Usage Arguments Value Author(s) See Also

Description

Gets the set of colors in the \#rrggbb format.

Usage

1
2
## S3 method for class 'WavelengthColor'
getColors(this, filter=TRUE, deviceGamma=this$deviceGamma, ...)

Arguments

filter

If TRUE, the colors are filter through the default filter, otherwise not.

deviceGamma

Gamma factor, a numeric in [0,1].

...

Not used.

Value

Returns a vector of character strings of length equal to the number of colors in the Color object, cf. Color class.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see WavelengthColor.


HenrikBengtsson/R.colors documentation built on May 6, 2019, 11:53 p.m.