IMAGE_FLASH Structure From Microchip Graphics Library previous page next page Microchip Graphics Library Contents | Index | Home Previous | Up | Next IMAGE_FLASH Structure C typedef struct { GFX_RESOURCE type; FLASH_BYTE * address; } IMAGE_FLASH; Overview Structure for images stored in FLASH memory. Members Members Description GFX_RESOURCE type; must be FLASH FLASH_BYTE * address; image address in FLASH Library API > Graphics Primitive Layer API > IMAGE_FLASH Structure Microchip Graphics Library Version 3.06.02 - October 15, 2012Copyright © 2012 Microchip Technology, Inc. All rights reserved Contents | Index | Home previous page start next page