GetImageWidth Function

Microchip Graphics Library

Microchip Graphics Library
GetImageWidth Function
C
SHORT GetImageWidth(
    void * bitmap
);
Overview

This function returns the image width.

Input Parameters
Input Parameters 
Description 
void * bitmap 
Pointer to the bitmap. 
Returns

Returns the image width in pixels.

Side Effects

none

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