GOLTwoTonePanelDrawTsk Function

Microchip Graphics Library

Microchip Graphics Library
GOLTwoTonePanelDrawTsk Function
C
WORD GOLTwoTonePanelDrawTsk();
Overview

This function draws a two tone panel on the screen with parameters set by GOLPanelDraw() macro. This function must be called repeatedly (depending on the return value) for a successful rendering of the panel.

Returns

Returns the status of the panel rendering

       0 � Rendering of the panel is not yet finished.
       1 � Rendering of the panel is finished.
Preconditions

Parameters of the panel must be set by GOLPanelDraw() macro.

Side Effects

none

Example

Usage is similar to GOLPanelDraw() example.

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