Image Source Selection

Microchip Graphics Library

Microchip Graphics Library
Image Source Selection

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. 

The USE_BITMAP_FLASH and USE_BITMAP_EXTERNAL options are located in the GraphicsConfig.h header file.

Macros
Name 
Description 
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)..

 

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)..

 

Links
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved