hsl_to_hcl_hue: Convert HSL hue to HCL hue

hsl_to_hcl_hueR Documentation

Convert HSL hue to HCL hue

Description

Convert HSL hue to HCL hue

Usage

hsl_to_hcl_hue(x, ...)

Arguments

x

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

...

additional arguments are ignored.

Value

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

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(), hcl_to_hsl_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.