wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_tinycolor_rgb_to_rgb is private and should not be used in themes or plugins directly.
wp_tinycolor_rgb_to_rgb › WordPress Function
Since5.8.0
Deprecated6.3.0
› wp_tinycolor_rgb_to_rgb ( $rgb_color )
Access: |
|
Parameters: |
|
Links: | |
Returns: |
|
Defined at: |
|
Codex: |
Rounds and converts values of an RGB object.
Direct port of TinyColor's function, lightly simplified to maintain consistency with TinyColor.