<!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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Magick++: Geometry.cpp File 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="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Magick++
   &#160;<span id="projectnumber">7.0.10</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('Geometry_8cpp.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="Geometry_8cpp.html#define-members">Macros</a>  </div>
  <div class="headertitle">
<div class="title">Geometry.cpp File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="Include_8h_source.html">Magick++/Include.h</a>&quot;</code><br />
<code>#include &lt;string&gt;</code><br />
<code>#include &lt;ctype.h&gt;</code><br />
<code>#include &lt;strings.h&gt;</code><br />
<code>#include &quot;<a class="el" href="Geometry_8h_source.html">Magick++/Geometry.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="Exception_8h_source.html">Magick++/Exception.h</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for Geometry.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="Geometry_8cpp__incl.png" border="0" usemap="#Geometry_8cpp" alt=""/></div>
<map name="Geometry_8cpp" id="Geometry_8cpp">
<area shape="rect" id="node2" href="Include_8h.html" title="Magick++/Include.h" alt="" coords="529,155,666,181"/>
<area shape="rect" id="node17" href="Geometry_8h.html" title="Magick++/Geometry.h" alt="" coords="635,80,786,107"/>
<area shape="rect" id="node18" href="Exception_8h.html" title="Magick++/Exception.h" alt="" coords="406,80,559,107"/>
</map>
</div>
</div>
<p><a href="Geometry_8cpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a24d8db5449916b4dd0283f5f30a5edc7"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Geometry_8cpp.html#a24d8db5449916b4dd0283f5f30a5edc7">MAGICKCORE_IMPLEMENTATION</a>&#160;&#160;&#160;1</td></tr>
<tr class="separator:a24d8db5449916b4dd0283f5f30a5edc7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99e08660df365803d576005502caf7e5"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Geometry_8cpp.html#a99e08660df365803d576005502caf7e5">MAGICK_PLUSPLUS_IMPLEMENTATION</a>&#160;&#160;&#160;1</td></tr>
<tr class="separator:a99e08660df365803d576005502caf7e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a id="a99e08660df365803d576005502caf7e5"></a>
<h2 class="memtitle"><span class="permalink"><a href="Geometry_8cpp.html#a99e08660df365803d576005502caf7e5">&#9670;&nbsp;</a></span>MAGICK_PLUSPLUS_IMPLEMENTATION</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MAGICK_PLUSPLUS_IMPLEMENTATION&#160;&#160;&#160;1</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="Geometry_8cpp_source.html#l00010">10</a> of file <a class="el" href="Geometry_8cpp_source.html">Geometry.cpp</a>.</p>

</div>
</div>
<a id="a24d8db5449916b4dd0283f5f30a5edc7"></a>
<h2 class="memtitle"><span class="permalink"><a href="Geometry_8cpp.html#a24d8db5449916b4dd0283f5f30a5edc7">&#9670;&nbsp;</a></span>MAGICKCORE_IMPLEMENTATION</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define MAGICKCORE_IMPLEMENTATION&#160;&#160;&#160;1</td>
        </tr>
      </table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="Geometry_8cpp_source.html#l00009">9</a> of file <a class="el" href="Geometry_8cpp_source.html">Geometry.cpp</a>.</p>

</div>
</div>
</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="https://imagemagick.org/api/Magick++/dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="https://imagemagick.org/api/Magick++/dir_68918867e77b0a45f29c43673f2273f8.html">cristy</a></li><li class="navelem"><a class="el" href="https://imagemagick.org/api/Magick++/dir_0664224c5e489c82e6416cddc46e1af0.html">ImageMagick-7</a></li><li class="navelem"><a class="el" href="https://imagemagick.org/api/Magick++/dir_436bc20d1ebf054c4eca7a72174ce42e.html">Magick++</a></li><li class="navelem"><a class="el" href="https://imagemagick.org/api/Magick++/dir_94b620f9ceea3d56d5ade00d9eab2203.html">lib</a></li><li class="navelem"><a class="el" href="Geometry_8cpp.html">Geometry.cpp</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.14 </li>
  </ul>
</div>
</body>
</html>