Skip to contents

Unload color data loaded with LoadImageColors().

Usage

unload_image_colors(colors)

Arguments

colors

A color.

Note

This function has been auto-generated from the following Raylib function definition:

void UnloadImageColors(Color *colors);