get-color ( hexValue -- Color )


Vocabulary
raylib

Inputs
hexValuean uint


Outputs
Colora Color


Word description
Get Color structure from hexadecimal value

Definition