getColors.ColorFilter: Filters a set of colors

Description Usage Arguments Value Author(s) See Also

Description

Filters a set of colors and returns a character representation of the filtered colors.

For this class, no filtering is done, but subclasses will override this.

Usage

1
2
## S3 method for class 'ColorFilter'
getColors(this, colors, ...)

Arguments

By default the getColors() method does not take any arguments, but subclasses may provide optional arguments for convenience, e.g. gamma correction parameters etc.

Value

Returns a character string vector of the filtered colors, which is of the same length as the number of input colors.

Author(s)

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

See Also

For more information see ColorFilter.


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