Skip to contents

Unload colors palette loaded with LoadImagePalette().

Usage

unload_image_palette(colors)

Arguments

colors

A color.

Note

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

void UnloadImagePalette(Color *colors);