PictSetScale Macro

Microchip Graphics Library

Microchip Graphics Library
PictSetScale Macro
C
#define PictSetScale(pPict, scl) pPict->scale = scl
Overview

This macro sets the scale factor used to render the bitmap used in the object.

Input Parameters
Input Parameters 
Description 
pPict 
Pointer to the object 
scl 
The scale factor that will be used to display the bitmap. 
Returns

none

Preconditions

none

Side Effects

none

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