Icon

Color to Hex String

Chequered Ink Ltd

You must be logged in to obtain assets

Description

Turn GameMaker colors into hex strings as used in many graphics editing programs and commonly used in web styling.

For example:

color_to_hex_string( c_red , 0 );

Will return the string:

"#FF0000"

You can also set the second argument to 1 to return a BGR string instead of an RGB string.

More info

End User Licence Agreement (EULA).

Age Rating: 4+

Version

GMS1 - Version 1.0.0. Published June 25, 2015

Privacy Policy
Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait