UnloadImage abstract method
void
UnloadImage(
- ImageStructType image
Unload image from CPU memory (RAM)
Implementation
void UnloadImage(
ImageStructType image,
);
Unload image from CPU memory (RAM)
void UnloadImage(
ImageStructType image,
);