FunctionsDrawRGBToHexDrawRGBToHex CallableDrawRGBToHex(color: readonly number[]): stringConverts a RGB color to a hex color stringParameterscolor: readonly number[]RGB color to converReturns stringHex color string
Converts a RGB color to a hex color string