These compile options to set if the images used for OutImage() are RLE compressed or IPU compressed.
Macros
Name |
Description |
To enable support for DEFLATE compressed images for PutImage(). When this macro is enabled, the PutImage() function will be able to process images generated by the Graphics Resource Converter (GRC) that are compressed using the DEFLATE algorithm. PutImage() will need the IPU module of the Microchip Graphics Module to decompress. Enable this feature only when the driver features the IPU module (example: PIC24FJ2456DA210). Define this in GraphicsConfig.h | |
Links