
<!DOCTYPE html
  PUBLIC "html5" "about:legacy-compat">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2012"/>
<meta name="DC.rights.owner" content="(C) Copyright 2012"/>
<meta name="DC.Type" content="reference"/>
<meta name="DC.Title" content="Image Output"/>
<meta name="abstract" content="The Image Output page lets you enable anti-aliasing during image generation. Anti-aliasing smooths rough edges (jaggies) to give the appearance of higher resolution by taking into account how much an ideal edge overlaps adjacent pixels."/>
<meta name="description" content="The Image Output page lets you enable anti-aliasing during image generation. Anti-aliasing smooths rough edges (jaggies) to give the appearance of higher resolution by taking into account how much an ideal edge overlaps adjacent pixels."/>
<meta name="DC.Format" content="XHTML"/>
<meta name="DC.Identifier" content="pyp-r-DocumentProperties-ImageOutput"/>
<meta name="DC.Language" content="en"/>
<link rel="stylesheet" type="text/css" href="../DSDocXML.css"/>
<title xmlns:mml="http://www.w3.org/1998/Math/MathML">Image Output</title>
<script xmlns:mml="http://www.w3.org/1998/Math/MathML" type="text/javascript" src="../DSDocHighlight.js">
  	/* */
  	</script></head>
<body onLoad="highlightSearchTerms();" id="pyp-r-DocumentProperties-ImageOutput">
<a xmlns:mml="http://www.w3.org/1998/Math/MathML" name="hj-top"> </a><table xmlns:mml="http://www.w3.org/1998/Math/MathML" class="table1" id="table11"><tr><td><table class="DocHeader"><tr><td class="DocHeader1" colspan="2"><h1>Image Output</h1></td></tr><tr><td class="DocHeader4" colspan="2"/></tr><tr><td class="DocHeader3" colspan="2"><table class="DocThemeIntro" id="table12"><tr><td class="Intro1Only"><p class="header"><p class="abstract"><span class="shortdesc">The Image Output page lets you enable anti-aliasing during image generation. Anti-aliasing smooths rough edges (jaggies) to give the appearance of higher resolution by taking into account how much an ideal edge overlaps adjacent pixels.</span>
</p>

</p></td></tr></table></td></tr></table>

<div class="body refbody">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" class="table" frame="border" border="1" rules="all"><thead class="thead" align="left"><tr class="row"><th class="entry" valign="top" width="NaN" id="d69723e16">Command Name</th>
<th class="entry" valign="top" width="NaN" id="d69723e18">Description</th>
</tr>
</thead>
<tbody class="tbody"><tr class="row"><td class="entry" valign="top" width="NaN" headers="d69723e16 "><span class="ph uicontrol">Anti-aliasing image output</span></td>
<td class="entry" valign="top" width="NaN" headers="d69723e18 ">Activates anti-aliasing for generated images.</td>
</tr>
<tr class="row"><td class="entry" valign="top" width="NaN" headers="d69723e16 "><span class="ph uicontrol">Multisample</span></td>
<td class="entry" valign="top" width="NaN" headers="d69723e18 ">Uses multisample anti-aliasing (MSAA), a technique used in computer graphics to improve image quality.</td>
</tr>
<tr class="row"><td class="entry" valign="top" width="NaN" headers="d69723e16 "><span class="ph uicontrol">Jittering</span></td>
<td class="entry" valign="top" width="NaN" headers="d69723e18 ">Uses jittering. This method is higher quality but takes too long for real-time rendering. Use jittering for single image generation when high quality is required. </td>
</tr>
<tr class="row"><td class="entry" valign="top" width="NaN" headers="d69723e16 "><span class="ph uicontrol">Number of passes</span>
</td>
<td class="entry" valign="top" width="NaN" headers="d69723e18 "><p>(Available when <span class="ph uicontrol">Jittering</span> is selected.) Specifies the number of internal renderings made to create the effect. More passes take longer to perform but produce better results.</p>
</td>
</tr>
<tr class="row"><td class="entry" valign="top" width="NaN" headers="d69723e16 "><span class="ph uicontrol">Radius</span></td>
<td class="entry" valign="top" width="NaN" headers="d69723e18 ">(Available when <span class="ph uicontrol">Jittering</span> is selected.) Specifies the portion of a scene that appears sharp. The image becomes blurred as you move away from the focal point. The higher the value, the larger the depth of field (less blur).</td>
</tr>
</tbody>
</table>
</div>
</div>

</td></tr></table><script xmlns:mml="http://www.w3.org/1998/Math/MathML" type="text/javascript" src="../DSDocStats.js">/* */</script></body>
</html>