wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_tinycolor_hue_to_rgb is private and should not be used in themes or plugins directly.
wp_tinycolor_hue_to_rgb › WordPress Function
Since5.8.0
Deprecatedn/a
› wp_tinycolor_hue_to_rgb ( $p, $q, $t )
Access: |
|
Parameters: (3) |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Helper function for hsl to rgb conversion.
Direct port of TinyColor's function, lightly simplified to maintain consistency with TinyColor.