1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xmlns="http://www.w3.org/1999/xhtml"> 3<head> 4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 5<meta http-equiv="X-UA-Compatible" content="IE=9"/> 6<meta name="generator" content="Doxygen 1.8.14"/> 7<meta name="viewport" content="width=device-width, initial-scale=1"/> 8<title>Magick++: ImageRef.cpp File Reference</title> 9<link href="tabs.css" rel="stylesheet" type="text/css"/> 10<script type="text/javascript" src="jquery.js"></script> 11<script type="text/javascript" src="dynsections.js"></script> 12<link href="navtree.css" rel="stylesheet" type="text/css"/> 13<script type="text/javascript" src="resize.js"></script> 14<script type="text/javascript" src="navtreedata.js"></script> 15<script type="text/javascript" src="navtree.js"></script> 16<script type="text/javascript"> 17/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ 18 $(document).ready(initResizable); 19/* @license-end */</script> 20<link href="doxygen.css" rel="stylesheet" type="text/css" /> 21</head> 22<body> 23<div id="top"><!-- do not remove this div, it is closed by doxygen! --> 24<div id="titlearea"> 25<table cellspacing="0" cellpadding="0"> 26 <tbody> 27 <tr style="height: 56px;"> 28 <td id="projectalign" style="padding-left: 0.5em;"> 29 <div id="projectname">Magick++ 30  <span id="projectnumber">7.0.10</span> 31 </div> 32 </td> 33 </tr> 34 </tbody> 35</table> 36</div> 37<!-- end header part --> 38<!-- Generated by Doxygen 1.8.14 --> 39</div><!-- top --> 40<div id="side-nav" class="ui-resizable side-nav-resizable"> 41 <div id="nav-tree"> 42 <div id="nav-tree-contents"> 43 <div id="nav-sync" class="sync"></div> 44 </div> 45 </div> 46 <div id="splitbar" style="-moz-user-select:none;" 47 class="ui-resizable-handle"> 48 </div> 49</div> 50<script type="text/javascript"> 51/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ 52$(document).ready(function(){initNavTree('ImageRef_8cpp.html','');}); 53/* @license-end */ 54</script> 55<div id="doc-content"> 56<div class="header"> 57 <div class="summary"> 58<a href="ImageRef_8cpp.html#define-members">Macros</a> </div> 59 <div class="headertitle"> 60<div class="title">ImageRef.cpp File Reference</div> </div> 61</div><!--header--> 62<div class="contents"> 63<div class="textblock"><code>#include "<a class="el" href="ImageRef_8h_source.html">Magick++/ImageRef.h</a>"</code><br /> 64<code>#include "<a class="el" href="Exception_8h_source.html">Magick++/Exception.h</a>"</code><br /> 65<code>#include "<a class="el" href="Options_8h_source.html">Magick++/Options.h</a>"</code><br /> 66</div><div class="textblock"><div class="dynheader"> 67Include dependency graph for ImageRef.cpp:</div> 68<div class="dyncontent"> 69<div class="center"><img src="ImageRef_8cpp__incl.png" border="0" usemap="#ImageRef_8cpp" alt=""/></div> 70<map name="ImageRef_8cpp" id="ImageRef_8cpp"> 71<area shape="rect" id="node2" href="ImageRef_8h.html" title="Magick++/ImageRef.h" alt="" coords="408,155,560,181"/> 72<area shape="rect" id="node17" href="Exception_8h.html" title="Magick++/Exception.h" alt="" coords="197,229,350,256"/> 73<area shape="rect" id="node19" href="Options_8h.html" title="Magick++/Options.h" alt="" coords="847,80,987,107"/> 74<area shape="rect" id="node4" href="Include_8h.html" title="Magick++/Include.h" alt="" coords="529,304,666,331"/> 75<area shape="rect" id="node16" href="Thread_8h.html" title="Magick++/Thread.h" alt="" coords="374,229,509,256"/> 76<area shape="rect" id="node20" href="Color_8h.html" title="Magick++/Color.h" alt="" coords="1227,229,1352,256"/> 77<area shape="rect" id="node21" href="Geometry_8h.html" title="Magick++/Geometry.h" alt="" coords="686,229,837,256"/> 78<area shape="rect" id="node22" href="Drawable_8h.html" title="Magick++/Drawable.h" alt="" coords="923,155,1074,181"/> 79</map> 80</div> 81</div> 82<p><a href="ImageRef_8cpp_source.html">Go to the source code of this file.</a></p> 83<table class="memberdecls"> 84<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a> 85Macros</h2></td></tr> 86<tr class="memitem:a24d8db5449916b4dd0283f5f30a5edc7"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="ImageRef_8cpp.html#a24d8db5449916b4dd0283f5f30a5edc7">MAGICKCORE_IMPLEMENTATION</a>   1</td></tr> 87<tr class="separator:a24d8db5449916b4dd0283f5f30a5edc7"><td class="memSeparator" colspan="2"> </td></tr> 88<tr class="memitem:a99e08660df365803d576005502caf7e5"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="ImageRef_8cpp.html#a99e08660df365803d576005502caf7e5">MAGICK_PLUSPLUS_IMPLEMENTATION</a>   1</td></tr> 89<tr class="separator:a99e08660df365803d576005502caf7e5"><td class="memSeparator" colspan="2"> </td></tr> 90</table> 91<h2 class="groupheader">Macro Definition Documentation</h2> 92<a id="a99e08660df365803d576005502caf7e5"></a> 93<h2 class="memtitle"><span class="permalink"><a href="ImageRef_8cpp.html#a99e08660df365803d576005502caf7e5">◆ </a></span>MAGICK_PLUSPLUS_IMPLEMENTATION</h2> 94 95<div class="memitem"> 96<div class="memproto"> 97 <table class="memname"> 98 <tr> 99 <td class="memname">#define MAGICK_PLUSPLUS_IMPLEMENTATION   1</td> 100 </tr> 101 </table> 102</div><div class="memdoc"> 103 104<p class="definition">Definition at line <a class="el" href="ImageRef_8cpp_source.html#l00012">12</a> of file <a class="el" href="ImageRef_8cpp_source.html">ImageRef.cpp</a>.</p> 105 106</div> 107</div> 108<a id="a24d8db5449916b4dd0283f5f30a5edc7"></a> 109<h2 class="memtitle"><span class="permalink"><a href="ImageRef_8cpp.html#a24d8db5449916b4dd0283f5f30a5edc7">◆ </a></span>MAGICKCORE_IMPLEMENTATION</h2> 110 111<div class="memitem"> 112<div class="memproto"> 113 <table class="memname"> 114 <tr> 115 <td class="memname">#define MAGICKCORE_IMPLEMENTATION   1</td> 116 </tr> 117 </table> 118</div><div class="memdoc"> 119 120<p class="definition">Definition at line <a class="el" href="ImageRef_8cpp_source.html#l00011">11</a> of file <a class="el" href="ImageRef_8cpp_source.html">ImageRef.cpp</a>.</p> 121 122</div> 123</div> 124</div><!-- contents --> 125</div><!-- doc-content --> 126<!-- start footer part --> 127<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> 128 <ul> 129 <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="ImageRef_8cpp.html">ImageRef.cpp</a></li> 130 <li class="footer">Generated by 131 <a href="http://www.doxygen.org/index.html"> 132 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> 133 </ul> 134</div> 135</body> 136</html> 137