Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Color.ToHexStringRGBA

Switch to Manual
public function ToHexStringRGBA(): string;

Returns

string Hexadecimal string representing the color.

Description

Returns the color as a hexadecimal string in the format RRGGBBAA.