Core Function
View Source on Trac ↗ wp_tinycolor_rgb_to_rgb()
wp_tinycolor_rgb_to_rgb( mixed $rgb_color ) Rounds and converts values of an RGB object.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $rgb_color array | RGB object. Required |
Return Value
(array)
Rounded and converted RGB object.
Function Information
Since Version
5.8.0
Source File
wp-includes/deprecated.php
Advertisement