LbSetBitmap Macro

Microchip Graphics Library

Microchip Graphics Library
LbSetBitmap Macro
C
#define LbSetBitmap(pItem, pBtmap) ((LISTITEM *)pItem)->pBitmap = pBtmap
Overview

This macro sets the bitmap used in the item.

Input Parameters
Input Parameters 
Description 
pItem 
Pointer to the item. 
pBtmap 
Pointer to the bitmap to be used. 
Returns

none

Preconditions

none

Side Effects

none

Example

See LbAddItem() example.

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