Swadge 2024
2.0.0
APIs to develop games for the Magfest Swadge
Loading...
Searching...
No Matches
image_processor.h
Go to the documentation of this file.
1
#ifndef _IMAGE_PROCESSOR_H_
2
#define _IMAGE_PROCESSOR_H_
3
4
#include "
assets_preprocessor.h
"
5
12
extern
const
assetProcessor_t
imageProcessor
;
13
14
#endif
/* _IMAGE_PROCESSOR_H_ */
assets_preprocessor.h
assetProcessor_t
Defines an asset processor.
Definition
assets_preprocessor.h:761
imageProcessor
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
tools
assets_preprocessor
src
image_processor.h
Generated by
1.13.2