USE_BITMAP_EXTERNAL Macro

Microchip Graphics Library

Microchip Graphics Library
USE_BITMAP_EXTERNAL Macro
C
#define USE_BITMAP_EXTERNAL 
Overview

Similar to Font data bitmaps can also be placed in two locations. One is in FLASH memory and the other is from external memory. Definining one or both enables the support for bitmaps located in internal flash and external memory. Define this in GraphicsConfig.h

  • USE_BITMAP_FLASH - Images located in internal flash memory.
  • USE_BITMAP_EXTERNAL - Images located in external memory (including external memory mapped to EDS)..
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved