InitGraph Function

Microchip Graphics Library

Microchip Graphics Library
InitGraph Function
C
void InitGraph();
Overview

This function initializes the display controller, sets the line type to SOLID_LINE, sets the screen to all BLACK, sets the current drawing color to WHITE, sets the graphic cursor position to upper left corner of the screen, sets active and visual pages to page #0, clears the active page and disables clipping. This function should be called before using the Graphics Primitive Layer.

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