1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
5<meta http-equiv="Content-Style-Type" content="text/css" />
6<title>DSP_UnloadGraphics</title>
7<link rel="stylesheet" href="../../css/nitro.css" type="text/css" />
8</head>
9<body>
10
11<h1>DSP_UnloadGraphics <IMG src="../../image/TWL.gif" align="middle"></H1>
12<H2>Syntax</H2>
13
14<pre><code>
15BOOL DSP_UnloadGraphics(void);
16</code></pre>
17
18<h2>Arguments</h2>
19<p>None.</p>
20
21
22<h2>Return Values</h2>
23<p>None.</p>
24
25<h2>Description</h2>
26<p>Unloads the graphics component loaded by the <code><a href="DSP_LoadGraphics.html">DSP_LoadGraphics</a></code> function. WRAM-B and WRAM-C slots allocated while loading will be released internally and automatically by the library.
27
28<h2>See Also</h2>
29<p><code><a href="DSP_LoadGraphics.html">DSP_LoadGraphics</a>, <a href="DSP_ConvertYuvToRgb.html">DSP_ConvertYuvToRgb</a>, <a href="DSP_ConvertYuvToRgb.html">DSP_ConvertYuvToRgbAsync</a>,<br> <a href="DSP_Scaling.html">DSP_Scaling</a>, <a href="DSP_Scaling.html">DSP_ScalingEx</a>, <a href="DSP_Scaling.html">DSP_ScalingAsync</a>, <a href="DSP_Scaling.html">DSP_ScalingAsyncEx</a></code></p>
30
31<h2>Revision History</h2>
32<p>
332008/05/22 Initial version.
34</p>
35<hr><p>CONFIDENTIAL</p></body>
36</html>
37