Description Usage Arguments Value Examples
This is a helper function for rgb_to_hex
. This function takes a
single R, G, or B numeric value and converts it to hex.
1 | int_to_hex(n)
|
n |
An |
A string
of length 2.
1 | int_to_hex(22)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.