Learn R Programming

Rvision (version 0.6.0)

cc_table: Table of Color Space Conversions

Description

A data frame containing all the possible color space conversions that can be done with changeColorSpace.

Usage

data(cc_table)

Arguments

Format

An object of class "data.frame".

See Also

Image, changeColorSpace

Examples

Run this code
# NOT RUN {
data(cc_table)
cc_table

# }

Run the code above in your browser using DataLab