Skip to contents

Unload image from CPU memory (RAM).

Usage

unload_image(image)

Arguments

image

An image.

Note

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

void UnloadImage(Image image);