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 8.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>G2_SetOBJMosaicSize</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">G2_SetOBJMosaicSize <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<PRE>
20<CODE>#include &lt;nitro/gx/g2.h&gt;</CODE><BR>
21<CODE>void G2_SetOBJMosaicSize(int hSize, int vSize);</CODE></PRE></dd>
22</dl><h2>Arguments</h2>
23
24<table border="1" width="100%">
25
26    <tr>
27      <TD width="109"><em><strong><font face="Courier New">hSize</font></strong></em></TD>
28      <TD width="593">Mosaic width (0 &le; <em><strong><code>hSize</code></strong></em> &le; 15)</TD>
29    </tr>
30    <TR>
31      <TD><em><strong><font face="Courier New">vSize</font></strong></em></TD>
32      <TD>Mosaic height (0 &le; <em><strong><code>vSize</code></strong></em> &le; 15)</TD>
33    </TR>
34  </table>
35<h2>Return Values</h2>
36<p>None.</p>
37<H2>Description</H2>
38<P>This function determines the mosaic size to be applied to the OBJ. However, if the mosaic size is set to 0, the screen will be displayed normally.</P>
39
40<h2>See Also</h2>
41<P><CODE><A href="G2_SetBGMosaicSize.html">G2_SetBGMosaicSize</A>, <A href="G2_OBJMosaic.html">G2_OBJMosaic</A></CODE></P>
42
43<H2>Revision History</H2>
44<P>2004/01/19 Initial version.</P>
45
46<hr><p>CONFIDENTIAL</p></body>
47</html>
48