blob: efb19c08d5e215ce8579ba987757f8b0dbb72383 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3"/>
<title>MagickCore: _PrimitiveInfo Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">MagickCore
&#160;<span id="projectnumber">6.8.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('struct__PrimitiveInfo.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="struct__PrimitiveInfo.html#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">_PrimitiveInfo Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="draw_8h_source.html">draw.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for _PrimitiveInfo:</div>
<div class="dyncontent">
<div class="center"><img src="struct__PrimitiveInfo__coll__graph.png" border="0" usemap="#__PrimitiveInfo_coll__map" alt="Collaboration graph"/></div>
<map name="__PrimitiveInfo_coll__map" id="__PrimitiveInfo_coll__map">
<area shape="rect" id="node2" href="struct__PointInfo.html" title="_PointInfo" alt="" coords="16,5,104,32"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a6a3ad28647e97eb21099fedd2e30d03a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PrimitiveInfo.html#a6a3ad28647e97eb21099fedd2e30d03a">point</a></td></tr>
<tr class="separator:a6a3ad28647e97eb21099fedd2e30d03a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a351b7640dc2e12f462d86fc2f4867dc0"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PrimitiveInfo.html#a351b7640dc2e12f462d86fc2f4867dc0">coordinates</a></td></tr>
<tr class="separator:a351b7640dc2e12f462d86fc2f4867dc0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3538315f7a9cb8e8274e4c80389a6062"><td class="memItemLeft" align="right" valign="top"><a class="el" href="draw_8h.html#a240c1924416689e5700ff0d9f30539d9">PrimitiveType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PrimitiveInfo.html#a3538315f7a9cb8e8274e4c80389a6062">primitive</a></td></tr>
<tr class="separator:a3538315f7a9cb8e8274e4c80389a6062"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aea219d81bb42d1423c3aa4186a8df64e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="draw_8h.html#aec4b14307c8959e958a57f9cf73aebdb">PaintMethod</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PrimitiveInfo.html#aea219d81bb42d1423c3aa4186a8df64e">method</a></td></tr>
<tr class="separator:aea219d81bb42d1423c3aa4186a8df64e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9259302977f11c3d89cf03c21e12b91d"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__PrimitiveInfo.html#a9259302977f11c3d89cf03c21e12b91d">text</a></td></tr>
<tr class="separator:a9259302977f11c3d89cf03c21e12b91d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00324">324</a> of file <a class="el" href="draw_8h_source.html">draw.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a351b7640dc2e12f462d86fc2f4867dc0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">size_t _PrimitiveInfo::coordinates</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00330">330</a> of file <a class="el" href="draw_8h_source.html">draw.h</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l01479">DrawDashPolygon()</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="draw_8c_source.html#l03770">DrawPolygonPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04619">DrawRoundLinecap()</a>, <a class="el" href="draw_8c_source.html#l04639">DrawStrokePolygon()</a>, <a class="el" href="draw_8c_source.html#l04909">TraceArcPath()</a>, <a class="el" href="draw_8c_source.html#l05041">TraceBezier()</a>, <a class="el" href="draw_8c_source.html#l05157">TraceEllipse()</a>, <a class="el" href="draw_8c_source.html#l05211">TraceLine()</a>, <a class="el" href="draw_8c_source.html#l05227">TracePath()</a>, <a class="el" href="draw_8c_source.html#l01665">TracePoint()</a>, <a class="el" href="draw_8c_source.html#l05600">TraceRectangle()</a>, <a class="el" href="draw_8c_source.html#l05635">TraceRoundRectangle()</a>, and <a class="el" href="draw_8c_source.html#l05748">TraceStrokePolygon()</a>.</p>
</div>
</div>
<a class="anchor" id="aea219d81bb42d1423c3aa4186a8df64e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="draw_8h.html#aec4b14307c8959e958a57f9cf73aebdb">PaintMethod</a> _PrimitiveInfo::method</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00336">336</a> of file <a class="el" href="draw_8h_source.html">draw.h</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l01255">DrawBoundingRectangles()</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="draw_8c_source.html#l03770">DrawPolygonPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04020">LogPrimitiveInfo()</a>, and <a class="el" href="draw_8c_source.html#l05227">TracePath()</a>.</p>
</div>
</div>
<a class="anchor" id="a6a3ad28647e97eb21099fedd2e30d03a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="geometry_8h.html#a91a9bfd212e135625712b6219a3ad887">PointInfo</a> _PrimitiveInfo::point</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00327">327</a> of file <a class="el" href="draw_8h_source.html">draw.h</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l00692">ConvertPrimitiveToPath()</a>, <a class="el" href="draw_8c_source.html#l01479">DrawDashPolygon()</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="draw_8c_source.html#l03770">DrawPolygonPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04619">DrawRoundLinecap()</a>, <a class="el" href="draw_8c_source.html#l04639">DrawStrokePolygon()</a>, <a class="el" href="draw_8c_source.html#l04020">LogPrimitiveInfo()</a>, <a class="el" href="draw_8c_source.html#l04909">TraceArcPath()</a>, <a class="el" href="draw_8c_source.html#l05041">TraceBezier()</a>, <a class="el" href="draw_8c_source.html#l01665">TracePoint()</a>, <a class="el" href="draw_8c_source.html#l05635">TraceRoundRectangle()</a>, <a class="el" href="draw_8c_source.html#l05690">TraceSquareLinecap()</a>, and <a class="el" href="draw_8c_source.html#l05748">TraceStrokePolygon()</a>.</p>
</div>
</div>
<a class="anchor" id="a3538315f7a9cb8e8274e4c80389a6062"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="draw_8h.html#a240c1924416689e5700ff0d9f30539d9">PrimitiveType</a> _PrimitiveInfo::primitive</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00333">333</a> of file <a class="el" href="draw_8h_source.html">draw.h</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l00692">ConvertPrimitiveToPath()</a>, <a class="el" href="draw_8c_source.html#l01255">DrawBoundingRectangles()</a>, <a class="el" href="draw_8c_source.html#l01479">DrawDashPolygon()</a>, <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="draw_8c_source.html#l04619">DrawRoundLinecap()</a>, <a class="el" href="draw_8c_source.html#l04639">DrawStrokePolygon()</a>, <a class="el" href="draw_8c_source.html#l04020">LogPrimitiveInfo()</a>, <a class="el" href="draw_8c_source.html#l04909">TraceArcPath()</a>, <a class="el" href="draw_8c_source.html#l05041">TraceBezier()</a>, <a class="el" href="draw_8c_source.html#l05157">TraceEllipse()</a>, <a class="el" href="draw_8c_source.html#l05211">TraceLine()</a>, <a class="el" href="draw_8c_source.html#l05227">TracePath()</a>, <a class="el" href="draw_8c_source.html#l05600">TraceRectangle()</a>, <a class="el" href="draw_8c_source.html#l05635">TraceRoundRectangle()</a>, and <a class="el" href="draw_8c_source.html#l05748">TraceStrokePolygon()</a>.</p>
</div>
</div>
<a class="anchor" id="a9259302977f11c3d89cf03c21e12b91d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char* _PrimitiveInfo::text</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00339">339</a> of file <a class="el" href="draw_8h_source.html">draw.h</a>.</p>
<p>Referenced by <a class="el" href="draw_8c_source.html#l01672">DrawImage()</a>, and <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="draw_8h_source.html">draw.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="struct__PrimitiveInfo.html">_PrimitiveInfo</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3 </li>
</ul>
</div>
</body>
</html>