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>G2S_SetOBJMosaicSize</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">G2S_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 <nitro/gx/g2.h></CODE><BR> 21<CODE>void G2S_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 ≤ <em><strong><code>hSize</code></strong></em> ≤ 15)</TD> 29 </tr> 30 <TR> 31 <TD><em><strong><font face="Courier New">vSize</font></strong></em></TD> 32 <TD>Mosaic height (0 ≤ <em><strong><code>vSize</code></strong></em> ≤ 15)</TD> 33 </TR> 34 </table> 35<h2>Return Values</h2> 36<p>None.</p> 37<H2>Description</H2> 38<P>This function sets the size of the mosaic to apply to 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="G2S_SetBGMosaicSize.html">G2S_SetBGMosaicSize</A>, <A href="G2S_BG0Mosaic.html">G2S_BG0Mosaic</A></CODE></P> 42 43<H2>Revision History</H2> 44<P>2004/02/09 Initial version.</P> 45 46<hr><p>CONFIDENTIAL</p></body> 47</html> 48