hcl_to_hsl_hue: Convert HCL hue to HSL hue

hcl_to_hsl_hueR Documentation

Convert HCL hue to HSL hue

Description

Convert HCL hue to HSL hue

Usage

hcl_to_hsl_hue(x, ...)

Arguments

x

numeric hue with values in range c(0, 360) intended for use with jamba::hcl2col()

...

additional arguments are ignored.

Value

numeric hue with values in range c(0, 360) intended for use with jamba::hsl2col()

See Also

Other colorjam hue warp: add_colorjam_preset(), add_colorjam_step(), adjust_hue_warp(), approx_degrees(), colorjam_presets(), colorjam_steps(), display_degrees(), h2hwOptions(), h2hw(), hsl_to_hcl_hue(), hw2h(), mean_angle(), plot_colorjam_preset(), remap_colorjam_preset(), validate_colorjam_preset()


jmw86069/colorjam documentation built on March 18, 2024, 3:32 a.m.