Handbook
Glossary
get-color ( hexValue -- Color )
Vocabulary
raylib
Inputs
hexValue
an
uint
Outputs
Color
a
Color
Word description
Get Color structure from hexadecimal value
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-color
Color GetColor
(
uint
hexValue )