| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 39 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| twentytwentyoneGetHexLum( hex ) X-Ref |
| Get luminance from a HEX color. return: {number} - Returns the luminance, number between 0 and 255. param: {string} hex - The hex color. since: Twenty Twenty-One 1.0 |
| twentytwentyoneGetRgbFromHex( hex ) X-Ref |
| Get RGB from HEX. return: {Object} - Returns an object {r, g, b} param: {string} hex - The hex color. since: Twenty Twenty-One 1.0 |
| Generated: Mon Nov 17 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |