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::pixelColorImage 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_1pixelColorImage.html','');}); 53/* @license-end */ 54</script> 55<div id="doc-content"> 56<div class="header"> 57 <div class="summary"> 58<a href="classMagick_1_1pixelColorImage.html#pub-methods">Public Member Functions</a> | 59<a href="https://imagemagick.org/api/Magick++/classMagick_1_1pixelColorImage-members.html">List of all members</a> </div> 60 <div class="headertitle"> 61<div class="title">Magick::pixelColorImage 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:a3d8614ab1417de39a2d8d7ccc6eaa7e5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1pixelColorImage.html#a3d8614ab1417de39a2d8d7ccc6eaa7e5">pixelColorImage</a> (const ::ssize_t x_, const ::ssize_t y_, const <a class="el" href="classMagick_1_1Color.html">Color</a> &color_)</td></tr> 70<tr class="separator:a3d8614ab1417de39a2d8d7ccc6eaa7e5"><td class="memSeparator" colspan="2"> </td></tr> 71<tr class="memitem:ac009f587ddff193b4cee87698b8eb0d6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1pixelColorImage.html#ac009f587ddff193b4cee87698b8eb0d6">operator()</a> (<a class="el" href="classMagick_1_1Image.html">Image</a> &image_) const</td></tr> 72<tr class="separator:ac009f587ddff193b4cee87698b8eb0d6"><td class="memSeparator" colspan="2"> </td></tr> 73</table> 74<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> 75<div class="textblock"> 76<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l01607">1607</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p> 77</div><h2 class="groupheader">Constructor & Destructor Documentation</h2> 78<a id="a3d8614ab1417de39a2d8d7ccc6eaa7e5"></a> 79<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1pixelColorImage.html#a3d8614ab1417de39a2d8d7ccc6eaa7e5">◆ </a></span>pixelColorImage()</h2> 80 81<div class="memitem"> 82<div class="memproto"> 83 <table class="memname"> 84 <tr> 85 <td class="memname">Magick::pixelColorImage::pixelColorImage </td> 86 <td>(</td> 87 <td class="paramtype">const ::ssize_t </td> 88 <td class="paramname"><em>x_</em>, </td> 89 </tr> 90 <tr> 91 <td class="paramkey"></td> 92 <td></td> 93 <td class="paramtype">const ::ssize_t </td> 94 <td class="paramname"><em>y_</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>color_</em> </td> 101 </tr> 102 <tr> 103 <td></td> 104 <td>)</td> 105 <td></td><td></td> 106 </tr> 107 </table> 108</div><div class="memdoc"> 109 110<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l01448">1448</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 111 112</div> 113</div> 114<h2 class="groupheader">Member Function Documentation</h2> 115<a id="ac009f587ddff193b4cee87698b8eb0d6"></a> 116<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1pixelColorImage.html#ac009f587ddff193b4cee87698b8eb0d6">◆ </a></span>operator()()</h2> 117 118<div class="memitem"> 119<div class="memproto"> 120 <table class="memname"> 121 <tr> 122 <td class="memname">void Magick::pixelColorImage::operator() </td> 123 <td>(</td> 124 <td class="paramtype"><a class="el" href="classMagick_1_1Image.html">Magick::Image</a> & </td> 125 <td class="paramname"><em>image_</em></td><td>)</td> 126 <td> const</td> 127 </tr> 128 </table> 129</div><div class="memdoc"> 130 131<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l01455">1455</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p> 132 133<p class="reference">References <a class="el" href="classMagick_1_1Image.html#a31c8e666115543283324b97968b11e70">Magick::Image::pixelColor()</a>.</p> 134 135</div> 136</div> 137<hr/>The documentation for this class was generated from the following files:<ul> 138<li><a class="el" href="STL_8h_source.html">STL.h</a></li> 139<li><a class="el" href="STL_8cpp_source.html">STL.cpp</a></li> 140</ul> 141</div><!-- contents --> 142</div><!-- doc-content --> 143<!-- start footer part --> 144<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> 145 <ul> 146 <li class="navelem"><a class="el" href="namespaceMagick.html">Magick</a></li><li class="navelem"><a class="el" href="classMagick_1_1pixelColorImage.html">pixelColorImage</a></li> 147 <li class="footer">Generated by 148 <a href="http://www.doxygen.org/index.html"> 149 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> 150 </ul> 151</div> 152</body> 153</html> 154