hex_string

Function hex_string 

Source
pub async fn hex_string(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Construct a color from its red, blue and green components.