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::floodFillTextureImage 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_1floodFillTextureImage.html','');}); 53/* @license-end */ 54</script> 55<div id="doc-content"> 56<div class="header"> 57 <div class="summary"> 58<a href="classMagick_1_1floodFillTextureImage.html#pub-methods">Public Member Functions</a> | 59<a href="https://imagemagick.org/api/Magick++/classMagick_1_1floodFillTextureImage-members.html">List of all members</a> </div> 60 <div class="headertitle"> 61<div class="title">Magick::floodFillTextureImage 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:a47d5eb4d0aca5050aa6443a11aefcb9b"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillTextureImage.html#a47d5eb4d0aca5050aa6443a11aefcb9b">floodFillTextureImage</a> (const ::ssize_t x_, const ::ssize_t y_, const <a class="el" href="classMagick_1_1Image.html">Image</a> &texture_, const bool invert_=false)</td></tr> 70<tr class="separator:a47d5eb4d0aca5050aa6443a11aefcb9b"><td class="memSeparator" colspan="2"> </td></tr> 71<tr class="memitem:a978822f9c6f902339dd1097623e750c9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillTextureImage.html#a978822f9c6f902339dd1097623e750c9">floodFillTextureImage</a> (const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> &point_, const <a class="el" href="classMagick_1_1Image.html">Image</a> &texture_, const bool invert_=false)</td></tr> 72<tr class="separator:a978822f9c6f902339dd1097623e750c9"><td class="memSeparator" colspan="2"> </td></tr> 73<tr class="memitem:a264be7bf8557cefca59baeeec44b81ff"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillTextureImage.html#a264be7bf8557cefca59baeeec44b81ff">floodFillTextureImage</a> (const ::ssize_t x_, const ::ssize_t y_, const <a class="el" href="classMagick_1_1Image.html">Image</a> &texture_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &borderColor_, const bool invert_=false)</td></tr> 74<tr class="separator:a264be7bf8557cefca59baeeec44b81ff"><td class="memSeparator" colspan="2"> </td></tr> 75<tr class="memitem:aa4ac8f6dd6837a357aa4c9c60f9e712a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillTextureImage.html#aa4ac8f6dd6837a357aa4c9c60f9e712a">floodFillTextureImage</a> (const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> &point_, const <a class="el" href="classMagick_1_1Image.html">Image</a> &texture_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &borderColor_, const bool invert_=false)</td></tr> 76<tr class="separator:aa4ac8f6dd6837a357aa4c9c60f9e712a"><td class="memSeparator" colspan="2"> </td></tr> 77<tr class="memitem:a29b30350c1ce660de2399d9b9ac9779d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1floodFillTextureImage.html#a29b30350c1ce660de2399d9b9ac9779d">operator()</a> (<a class="el" href="classMagick_1_1Image.html">Image</a> &image_) const</td></tr> 78<tr class="separator:a29b30350c1ce660de2399d9b9ac9779d"><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#l00508">508</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="a47d5eb4d0aca5050aa6443a11aefcb9b"></a> 85<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillTextureImage.html#a47d5eb4d0aca5050aa6443a11aefcb9b">◆ </a></span>floodFillTextureImage() <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::floodFillTextureImage::floodFillTextureImage </td> 92 <td>(</td> 93 <td class="paramtype">const ::ssize_t </td> 94 <td class="paramname"><em>x_</em>, </td> 95 </tr> 96 <tr> 97 <td class="paramkey"></td> 98 <td></td> 99 <td class="paramtype">const ::ssize_t </td> 100 <td class="paramname"><em>y_</em>, </td> 101 </tr> 102 <tr> 103 <td class="paramkey"></td> 104 <td></td> 105 <td class="paramtype">const <a class="el" href="classMagick_1_1Image.html">Image</a> & </td> 106 <td class="paramname"><em>texture_</em>, </td> 107 </tr> 108 <tr> 109 <td class="paramkey"></td> 110 <td></td> 111 <td class="paramtype">const bool </td> 112 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 113 </tr> 114 <tr> 115 <td></td> 116 <td>)</td> 117 <td></td><td></td> 118 </tr> 119 </table> 120</div><div class="memdoc"> 121 122</div> 123</div> 124<a id="a978822f9c6f902339dd1097623e750c9"></a> 125<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillTextureImage.html#a978822f9c6f902339dd1097623e750c9">◆ </a></span>floodFillTextureImage() <span class="overload">[2/4]</span></h2> 126 127<div class="memitem"> 128<div class="memproto"> 129 <table class="memname"> 130 <tr> 131 <td class="memname">Magick::floodFillTextureImage::floodFillTextureImage </td> 132 <td>(</td> 133 <td class="paramtype">const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> & </td> 134 <td class="paramname"><em>point_</em>, </td> 135 </tr> 136 <tr> 137 <td class="paramkey"></td> 138 <td></td> 139 <td class="paramtype">const <a class="el" href="classMagick_1_1Image.html">Image</a> & </td> 140 <td class="paramname"><em>texture_</em>, </td> 141 </tr> 142 <tr> 143 <td class="paramkey"></td> 144 <td></td> 145 <td class="paramtype">const bool </td> 146 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 147 </tr> 148 <tr> 149 <td></td> 150 <td>)</td> 151 <td></td><td></td> 152 </tr> 153 </table> 154</div><div class="memdoc"> 155 156<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00480">480</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 157 158</div> 159</div> 160<a id="a264be7bf8557cefca59baeeec44b81ff"></a> 161<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillTextureImage.html#a264be7bf8557cefca59baeeec44b81ff">◆ </a></span>floodFillTextureImage() <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::floodFillTextureImage::floodFillTextureImage </td> 168 <td>(</td> 169 <td class="paramtype">const ::ssize_t </td> 170 <td class="paramname"><em>x_</em>, </td> 171 </tr> 172 <tr> 173 <td class="paramkey"></td> 174 <td></td> 175 <td class="paramtype">const ::ssize_t </td> 176 <td class="paramname"><em>y_</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_1Image.html">Image</a> & </td> 182 <td class="paramname"><em>texture_</em>, </td> 183 </tr> 184 <tr> 185 <td class="paramkey"></td> 186 <td></td> 187 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 188 <td class="paramname"><em>borderColor_</em>, </td> 189 </tr> 190 <tr> 191 <td class="paramkey"></td> 192 <td></td> 193 <td class="paramtype">const bool </td> 194 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 195 </tr> 196 <tr> 197 <td></td> 198 <td>)</td> 199 <td></td><td></td> 200 </tr> 201 </table> 202</div><div class="memdoc"> 203 204</div> 205</div> 206<a id="aa4ac8f6dd6837a357aa4c9c60f9e712a"></a> 207<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillTextureImage.html#aa4ac8f6dd6837a357aa4c9c60f9e712a">◆ </a></span>floodFillTextureImage() <span class="overload">[4/4]</span></h2> 208 209<div class="memitem"> 210<div class="memproto"> 211 <table class="memname"> 212 <tr> 213 <td class="memname">Magick::floodFillTextureImage::floodFillTextureImage </td> 214 <td>(</td> 215 <td class="paramtype">const <a class="el" href="classMagick_1_1Geometry.html">Geometry</a> & </td> 216 <td class="paramname"><em>point_</em>, </td> 217 </tr> 218 <tr> 219 <td class="paramkey"></td> 220 <td></td> 221 <td class="paramtype">const <a class="el" href="classMagick_1_1Image.html">Image</a> & </td> 222 <td class="paramname"><em>texture_</em>, </td> 223 </tr> 224 <tr> 225 <td class="paramkey"></td> 226 <td></td> 227 <td class="paramtype">const <a class="el" href="classMagick_1_1Color.html">Color</a> & </td> 228 <td class="paramname"><em>borderColor_</em>, </td> 229 </tr> 230 <tr> 231 <td class="paramkey"></td> 232 <td></td> 233 <td class="paramtype">const bool </td> 234 <td class="paramname"><em>invert_</em> = <code>false</code> </td> 235 </tr> 236 <tr> 237 <td></td> 238 <td>)</td> 239 <td></td><td></td> 240 </tr> 241 </table> 242</div><div class="memdoc"> 243 244<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00502">502</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 245 246</div> 247</div> 248<h2 class="groupheader">Member Function Documentation</h2> 249<a id="a29b30350c1ce660de2399d9b9ac9779d"></a> 250<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1floodFillTextureImage.html#a29b30350c1ce660de2399d9b9ac9779d">◆ </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::floodFillTextureImage::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#l00513">513</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#l03069">Magick::Image::floodFillTexture()</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_1floodFillTextureImage.html">floodFillTextureImage</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