getColorSpace.Color: Gets the internal representation of the colors

Description Usage Arguments Value Author(s) See Also

Description

Gets the internal representation of the colors.

To the developer of a Color class: This method is to be implemented in a subclass.

Usage

1
2
## S3 method for class 'Color'
getColorSpace(...)

Arguments

...

Not used.

Value

Returns the internal represenation of the colors. This can be a vector, a matrix, but any class is possible.

Author(s)

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

See Also

For more information see Color.


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