pth_data_surface_raster | R Documentation |
The calculation is a somewhat slow - at the "root" of the speed problem is the calculation of the maximum chroma. In the future, we could imagine providing a lookup table, as colorspace does, to speed things up.
pth_data_surface_raster(x, ...) ## Default S3 method: pth_data_surface_raster(x, ...) ## S3 method for class 'pth_palette_path' pth_data_surface_raster(x, step = 0.5, ...) ## S3 method for class 'pth_hue_surface' pth_data_surface_raster(x, step = 0.5, constructor = pth_new_cieluv, ...)
x |
|
... |
other arguments passed on to |
step |
|
constructor |
|
tibble
with columns luminance
, chroma
, hue
, hex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.