pth_mat_max_chroma: Get colors with maximum chroma

View source: R/chroma.R

pth_mat_max_chromaR Documentation

Get colors with maximum chroma

Description

Get colors with maximum chroma

Usage

pth_mat_max_chroma(x, ...)

## Default S3 method:
pth_mat_max_chroma(x, ...)

## S3 method for class 'pth_surface'
pth_mat_max_chroma(x, n_step = 20, ...)

Arguments

x

object to consider.

...

other args, not used.

n_step

coercible to integer, number of steps to take in luminance.

Value

pth_mat


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