blob: c6cdc57b4869dad909a13dd342d521fe361080da [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: _StopInfo 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__StopInfo.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="struct__StopInfo.html#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">_StopInfo 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 _StopInfo:</div>
<div class="dyncontent">
<div class="center"><img src="struct__StopInfo__coll__graph.png" border="0" usemap="#__StopInfo_coll__map" alt="Collaboration graph"/></div>
<map name="__StopInfo_coll__map" id="__StopInfo_coll__map">
<area shape="rect" id="node2" href="struct__PixelInfo.html" title="_PixelInfo" alt="" coords="5,5,91,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:a142da5b1347c42015a35b1f06a9b9de8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__StopInfo.html#a142da5b1347c42015a35b1f06a9b9de8">color</a></td></tr>
<tr class="separator:a142da5b1347c42015a35b1f06a9b9de8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7afa015ed15b3508ee4454bdd21a9201"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__StopInfo.html#a7afa015ed15b3508ee4454bdd21a9201">offset</a></td></tr>
<tr class="separator:a7afa015ed15b3508ee4454bdd21a9201"><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#l00137">137</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="a142da5b1347c42015a35b1f06a9b9de8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> _StopInfo::color</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00140">140</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#l03203">DrawGradientImage()</a>, and <a class="el" href="paint_8c_source.html#l00399">GradientImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a7afa015ed15b3508ee4454bdd21a9201"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double _StopInfo::offset</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="draw_8h_source.html#l00143">143</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#l03203">DrawGradientImage()</a>, and <a class="el" href="paint_8c_source.html#l00399">GradientImage()</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__StopInfo.html">_StopInfo</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>