cf_debug_dump_pixels¶
Category: image
GitHub: cute_image.h
Saves out an image to a png file on disk.
Remarks¶
Does not use the virtual file system. Instead it uses plain old platform-dependent path notation. This function is not really optimized whatsoever and outputs poorly compressed file sizes.