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++: Magick::floodFillColorImage Class 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('classMagick_1_1floodFillColorImage.html','');}); 53/* @license-end */ 54</script> 55<div id="doc-content"> 56<div class="header"> 57 <div class="summary"> 58<a href="classMagick_1_1floodFillColorImage.html#pub-methods">Public Member Functions</a> | 59<a href="https://imagemagick.org/api/Magick++/classMagick_1_1floodFillColorImage-members.html">List of all members</a> </div> 60 <div class="headertitle"> 61<div class="title">Magick::floodFillColorImage Class Reference</div> </div> 62</div><!--header--> 63<div class="contents"> 64 65<p><code>#include <<a class="el" href="STL_8h_source.html">STL.h</a>></code></p> 66<table class="memberdecls"> 67<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> 68Public Member Functions</h2></td></tr> 69<tr class="memitem:a11bef2c859eae23f75053290fc880f35"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillColorImage.html#a11bef2c859eae23f75053290fc880f35">floodFillColorImage</a> (const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> &point_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &fillColor_, const bool invert_=false)</td></tr> 70<tr class="separator:a11bef2c859eae23f75053290fc880f35"><td class="memSeparator" colspan="2"> </td></tr> 71<tr class="memitem:a65e8ff951b69442bafe4e5ac0a4f2f9f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillColorImage.html#a65e8ff951b69442bafe4e5ac0a4f2f9f">floodFillColorImage</a> (const ::ssize_t x_, const ::ssize_t y_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &fillColor_, const bool invert_=false)</td></tr> 72<tr class="separator:a65e8ff951b69442bafe4e5ac0a4f2f9f"><td class="memSeparator" colspan="2"> </td></tr> 73<tr class="memitem:a3e61dfbcfeeacbf153ca83e4fb7eb295"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillColorImage.html#a3e61dfbcfeeacbf153ca83e4fb7eb295">floodFillColorImage</a> (const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> &point_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &fillColor_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &borderColor_, const bool invert_=false)</td></tr> 74<tr class="separator:a3e61dfbcfeeacbf153ca83e4fb7eb295"><td class="memSeparator" colspan="2"> </td></tr> 75<tr class="memitem:a25c08a2631e91c75c69550c2e0013fe3"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillColorImage.html#a25c08a2631e91c75c69550c2e0013fe3">floodFillColorImage</a> (const ::ssize_t x_, const ::ssize_t y_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &fillColor_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &borderColor_, const bool invert_=false)</td></tr> 76<tr class="separator:a25c08a2631e91c75c69550c2e0013fe3"><td class="memSeparator" colspan="2"> </td></tr> 77<tr class="memitem:ad1a4dce06a1e752f602d01f8d86fcccf"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillColorImage.html#ad1a4dce06a1e752f602d01f8d86fcccf">operator()</a> (<a class="el" href="classMagick_1_1Image.html">Image</a> &image_) const</td></tr> 78<tr class="separator:ad1a4dce06a1e752f602d01f8d86fcccf"><td class="memSeparator" colspan="2"> </td></tr> 79</table> 80<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> 81<div class="textblock"> 82<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l00476">476</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p> 83</div><h2 class="groupheader">Constructor & Destructor Documentation</h2> 84<a id="a11bef2c859eae23f75053290fc880f35"></a> 85<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillColorImage.html#a11bef2c859eae23f75053290fc880f35">◆ </a></span>floodFillColorImage() <span class="overload">[1/4]</span></h2> 86 87<div class="memitem"> 88<div class="memproto"> 89 <table class="memname"> 90 <tr> 91 <td class="memname">Magick::floodFillColorImage::floodFillColorImage </td> 92 <td>(</td> 93 <td class="paramtype">const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> & </td> 94 <td class="paramname"><em>point_</em>, </td> 95 </tr> 96 <tr> 97 <td class="paramkey"></td> 98 <td></td> 99 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 100 <td class="paramname"><em>fillColor_</em>, </td> 101 </tr> 102 <tr> 103 <td class="paramkey"></td> 104 <td></td> 105 <td class="paramtype">const bool </td> 106 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 107 </tr> 108 <tr> 109 <td></td> 110 <td>)</td> 111 <td></td><td></td> 112 </tr> 113 </table> 114</div><div class="memdoc"> 115 116<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00431">431</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 117 118</div> 119</div> 120<a id="a65e8ff951b69442bafe4e5ac0a4f2f9f"></a> 121<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillColorImage.html#a65e8ff951b69442bafe4e5ac0a4f2f9f">◆ </a></span>floodFillColorImage() <span class="overload">[2/4]</span></h2> 122 123<div class="memitem"> 124<div class="memproto"> 125 <table class="memname"> 126 <tr> 127 <td class="memname">Magick::floodFillColorImage::floodFillColorImage </td> 128 <td>(</td> 129 <td class="paramtype">const ::ssize_t </td> 130 <td class="paramname"><em>x_</em>, </td> 131 </tr> 132 <tr> 133 <td class="paramkey"></td> 134 <td></td> 135 <td class="paramtype">const ::ssize_t </td> 136 <td class="paramname"><em>y_</em>, </td> 137 </tr> 138 <tr> 139 <td class="paramkey"></td> 140 <td></td> 141 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 142 <td class="paramname"><em>fillColor_</em>, </td> 143 </tr> 144 <tr> 145 <td class="paramkey"></td> 146 <td></td> 147 <td class="paramtype">const bool </td> 148 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 149 </tr> 150 <tr> 151 <td></td> 152 <td>)</td> 153 <td></td><td></td> 154 </tr> 155 </table> 156</div><div class="memdoc"> 157 158</div> 159</div> 160<a id="a3e61dfbcfeeacbf153ca83e4fb7eb295"></a> 161<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillColorImage.html#a3e61dfbcfeeacbf153ca83e4fb7eb295">◆ </a></span>floodFillColorImage() <span class="overload">[3/4]</span></h2> 162 163<div class="memitem"> 164<div class="memproto"> 165 <table class="memname"> 166 <tr> 167 <td class="memname">Magick::floodFillColorImage::floodFillColorImage </td> 168 <td>(</td> 169 <td class="paramtype">const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> & </td> 170 <td class="paramname"><em>point_</em>, </td> 171 </tr> 172 <tr> 173 <td class="paramkey"></td> 174 <td></td> 175 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 176 <td class="paramname"><em>fillColor_</em>, </td> 177 </tr> 178 <tr> 179 <td class="paramkey"></td> 180 <td></td> 181 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 182 <td class="paramname"><em>borderColor_</em>, </td> 183 </tr> 184 <tr> 185 <td class="paramkey"></td> 186 <td></td> 187 <td class="paramtype">const bool </td> 188 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 189 </tr> 190 <tr> 191 <td></td> 192 <td>)</td> 193 <td></td><td></td> 194 </tr> 195 </table> 196</div><div class="memdoc"> 197 198<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00453">453</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 199 200</div> 201</div> 202<a id="a25c08a2631e91c75c69550c2e0013fe3"></a> 203<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillColorImage.html#a25c08a2631e91c75c69550c2e0013fe3">◆ </a></span>floodFillColorImage() <span class="overload">[4/4]</span></h2> 204 205<div class="memitem"> 206<div class="memproto"> 207 <table class="memname"> 208 <tr> 209 <td class="memname">Magick::floodFillColorImage::floodFillColorImage </td> 210 <td>(</td> 211 <td class="paramtype">const ::ssize_t </td> 212 <td class="paramname"><em>x_</em>, </td> 213 </tr> 214 <tr> 215 <td class="paramkey"></td> 216 <td></td> 217 <td class="paramtype">const ::ssize_t </td> 218 <td class="paramname"><em>y_</em>, </td> 219 </tr> 220 <tr> 221 <td class="paramkey"></td> 222 <td></td> 223 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 224 <td class="paramname"><em>fillColor_</em>, </td> 225 </tr> 226 <tr> 227 <td class="paramkey"></td> 228 <td></td> 229 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 230 <td class="paramname"><em>borderColor_</em>, </td> 231 </tr> 232 <tr> 233 <td class="paramkey"></td> 234 <td></td> 235 <td class="paramtype">const bool </td> 236 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 237 </tr> 238 <tr> 239 <td></td> 240 <td>)</td> 241 <td></td><td></td> 242 </tr> 243 </table> 244</div><div class="memdoc"> 245 246</div> 247</div> 248<h2 class="groupheader">Member Function Documentation</h2> 249<a id="ad1a4dce06a1e752f602d01f8d86fcccf"></a> 250<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillColorImage.html#ad1a4dce06a1e752f602d01f8d86fcccf">◆ </a></span>operator()()</h2> 251 252<div class="memitem"> 253<div class="memproto"> 254 <table class="memname"> 255 <tr> 256 <td class="memname">void Magick::floodFillColorImage::operator() </td> 257 <td>(</td> 258 <td class="paramtype"><a class="el" href="classMagick_1_1Image.html">Magick::Image</a> & </td> 259 <td class="paramname"><em>image_</em></td><td>)</td> 260 <td> const</td> 261 </tr> 262 </table> 263</div><div class="memdoc"> 264 265<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00462">462</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 266 267<p class="reference">References <a class="el" href="Image_8cpp_source.html#l03031">Magick::Image::floodFillColor()</a>.</p> 268 269</div> 270</div> 271<hr/>The documentation for this class was generated from the following files:<ul> 272<li><a class="el" href="STL_8h_source.html">STL.h</a></li> 273<li><a class="el" href="STL_8cpp_source.html">STL.cpp</a></li> 274</ul> 275</div><!-- contents --> 276</div><!-- doc-content --> 277<!-- start footer part --> 278<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> 279 <ul> 280 <li class="navelem"><a class="el" href="namespaceMagick.html">Magick</a></li><li class="navelem"><a class="el" href="classMagick_1_1floodFillColorImage.html">floodFillColorImage</a></li> 281 <li class="footer">Generated by 282 <a href="http://www.doxygen.org/index.html"> 283 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> 284 </ul> 285</div> 286</body> 287</html> 288