pth_max_chroma: Determine maximum chroma

View source: R/chroma.R

pth_max_chromaR Documentation

Determine maximum chroma

Description

The chroma is calculated given the color space used in mat.

Usage

pth_max_chroma(mat)

Arguments

mat

double matrix with three columns, one row for each color.

Value

double maximum chroma, one value for each row in mat.


ijlyttle/colorpath documentation built on Sept. 13, 2022, 7:44 p.m.