Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
image_processor.h
Go to the documentation of this file.
1#ifndef _IMAGE_PROCESSOR_H_
2#define _IMAGE_PROCESSOR_H_
3
5
13
14#endif /* _IMAGE_PROCESSOR_H_ */
Defines an asset processor.
Definition assets_preprocessor.h:752
const assetProcessor_t imageProcessor
The image processor converts PNG images to 8-bit images using the 216-color web-safe palette plus one...
Definition image_processor.c:55