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 File Reference

Go to the source code of this file.

Variables

const assetProcessor_t imageProcessor
 The image processor converts PNG images to 8-bit images using the 216-color web-safe palette plus one bit of transparency. Colors outside the palette will be replaced with their closest value within the palette.
 

Variable Documentation

◆ imageProcessor

const assetProcessor_t imageProcessor
extern

The image processor converts PNG images to 8-bit images using the 216-color web-safe palette plus one bit of transparency. Colors outside the palette will be replaced with their closest value within the palette.