blob: 392d62c0cfa05b77c14e4c8ad86191f8e48f26cf [file] [log] [blame]
<!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++: Magick::colorMatrixImage Class 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('classMagick_1_1colorMatrixImage.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="classMagick_1_1colorMatrixImage.html#pub-methods">Public Member Functions</a> &#124;
<a href="https://imagemagick.org/api/Magick++/classMagick_1_1colorMatrixImage-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Magick::colorMatrixImage Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="STL_8h_source.html">STL.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a2e514888dde4bc334f8bf4d6bfe07303"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1colorMatrixImage.html#a2e514888dde4bc334f8bf4d6bfe07303">colorMatrixImage</a> (const size_t order_, const double *color_matrix_)</td></tr>
<tr class="separator:a2e514888dde4bc334f8bf4d6bfe07303"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab63202ca40ecad33b09a6a8fedcd0cea"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1colorMatrixImage.html#ab63202ca40ecad33b09a6a8fedcd0cea">operator()</a> (<a class="el" href="classMagick_1_1Image.html">Image</a> &amp;image_) const</td></tr>
<tr class="separator:ab63202ca40ecad33b09a6a8fedcd0cea"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
<p class="definition">Definition at line <a class="el" href="STL_8h_source.html#l00237">237</a> of file <a class="el" href="STL_8h_source.html">STL.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a2e514888dde4bc334f8bf4d6bfe07303"></a>
<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1colorMatrixImage.html#a2e514888dde4bc334f8bf4d6bfe07303">&#9670;&nbsp;</a></span>colorMatrixImage()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Magick::colorMatrixImage::colorMatrixImage </td>
<td>(</td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname"><em>order_</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double *&#160;</td>
<td class="paramname"><em>color_matrix_</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00203">203</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="ab63202ca40ecad33b09a6a8fedcd0cea"></a>
<h2 class="memtitle"><span class="permalink"><a href="classMagick_1_1colorMatrixImage.html#ab63202ca40ecad33b09a6a8fedcd0cea">&#9670;&nbsp;</a></span>operator()()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Magick::colorMatrixImage::operator() </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classMagick_1_1Image.html">Image</a> &amp;&#160;</td>
<td class="paramname"><em>image_</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="STL_8cpp_source.html#l00209">209</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p>
<p class="reference">References <a class="el" href="Image_8cpp_source.html#l02417">Magick::Image::colorMatrix()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="STL_8h_source.html">STL.h</a></li>
<li><a class="el" href="STL_8cpp_source.html">STL.cpp</a></li>
</ul>
</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="namespaceMagick.html">Magick</a></li><li class="navelem"><a class="el" href="classMagick_1_1colorMatrixImage.html">colorMatrixImage</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>