sapp_image_desc
This is used to describe image data to sokol_app.h (at first, window icons, later maybe cursor images).
Note that the actual image pixel format depends on the use case:
- window icon pixels are RGBA
See Implementation
sapp_image_desc
This is used to describe image data to sokol_app.h (at first, window icons, later maybe cursor images).
Note that the actual image pixel format depends on the use case:
- window icon pixels are RGBA