PictSetBitmap Macro From Microchip Graphics Library previous page next page Microchip Graphics Library Contents | Index | Home Previous | Up | Next PictSetBitmap Macro Picture Control C #define PictSetBitmap(pPict, pBtmap) ((PICTURE*)pPict)->pBitmap = pBtmap Overview This macro sets the bitmap used in the object. Input Parameters Input Parameters Description pPict Pointer to the object pBtMap Pointer to the bitmap to be used Returns none Preconditions none Side Effects none Library API > Graphics Object Layer API > GOL Objects > Picture Control > PictSetBitmap Macro 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