unload-image-colors ( colors -- )


Vocabulary
raylib

Inputs
colorsa pointer to a Color


Outputs
None

Word description
Unload color data loaded with LoadImageColors()

Definition