1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>GX_DispOff</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">GX_DispOff <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></H1>
15<H2>Syntax</H2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;nitro/gx/gx.h&gt;</CODE><BR>
20  <BR>
21  <CODE>void GX_DispOff(void);</CODE></dd>
22</dl><h2>Arguments</h2>
23<P>None.</P>
24<h2>Return Values</h2>
25<p>None.</p>
26<H2>Description</H2>
27<P>This function turns OFF output to the LCD for the main graphics engine (2D/3D/VRAM Display/Main Memory Display).</P>
28<H3>Interval with the <CODE>PM_SetLCDPower</CODE> Function</H3>
29<P>If the power supply to the LCD module is turned off by running <CODE><A href="../../spi/pm/PM_SetLCDPower.html">PM_SetLCDPower( PM_LCD_POWER_OFF )</A></CODE> less than two frames (stated precisely, fewer than two V-Blanks) after the screen was turned OFF by this function, to avoid afterimages you must wait through two V-Blanks before turning the screen ON.</P>
30<h2>See Also</h2>
31<H2>Revision History</H2>
32<P>2008/06/25 Added a description of the interval with the <CODE><A href="../../spi/pm/PM_SetLCDPower.html">PM_SetLCDPower</A></CODE> function. <BR>2004/02/09 Initial version.</P>
33<hr><p>CONFIDENTIAL</p></body>
34</html>
35