blob: f39cd5f6a2be65708b8cbd272535db4b0a19a06d [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.10"/>
<title>Magick++: Magick::quantizeDitherImage 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">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</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.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
</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">
$(document).ready(function(){initNavTree('classMagick_1_1quantizeDitherImage.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="classMagick_1_1quantizeDitherImage.html#pub-methods">Public Member Functions</a> &#124;
<a href="http://nextgen.imagemagick.org/api/Magick++/classMagick_1_1quantizeDitherImage-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Magick::quantizeDitherImage 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>
<div class="dynheader">
Inheritance diagram for Magick::quantizeDitherImage:</div>
<div class="dyncontent">
<div class="center"><img src="classMagick_1_1quantizeDitherImage__inherit__graph.png" border="0" usemap="#Magick_1_1quantizeDitherImage_inherit__map" alt="Inheritance graph"/></div>
<center><span class="legend">[<a target="top" href="http://nextgen.imagemagick.org/api/Magick++/graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for Magick::quantizeDitherImage:</div>
<div class="dyncontent">
<div class="center"><img src="classMagick_1_1quantizeDitherImage__coll__graph.png" border="0" usemap="#Magick_1_1quantizeDitherImage_coll__map" alt="Collaboration graph"/></div>
<center><span class="legend">[<a target="top" href="http://nextgen.imagemagick.org/api/Magick++/graph_legend.html">legend</a>]</span></center></div>
<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:ae556c4eb5fc55020b812820dd5c18405"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1quantizeDitherImage.html#ae556c4eb5fc55020b812820dd5c18405">quantizeDitherImage</a> (const bool ditherFlag_)</td></tr>
<tr class="separator:ae556c4eb5fc55020b812820dd5c18405"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8747e295f2bc3e642fcf1467b0d3f5c3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMagick_1_1quantizeDitherImage.html#a8747e295f2bc3e642fcf1467b0d3f5c3">operator()</a> (<a class="el" href="classMagick_1_1Image.html">Image</a> &amp;image_) const </td></tr>
<tr class="separator:a8747e295f2bc3e642fcf1467b0d3f5c3"><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>Definition at line <a class="el" href="STL_8h_source.html#l01687">1687</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 class="anchor" id="ae556c4eb5fc55020b812820dd5c18405"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Magick::quantizeDitherImage::quantizeDitherImage </td>
<td>(</td>
<td class="paramtype">const bool&#160;</td>
<td class="paramname"><em>ditherFlag_</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="STL_8cpp_source.html#l01508">1508</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 class="anchor" id="a8747e295f2bc3e642fcf1467b0d3f5c3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Magick::quantizeDitherImage::operator() </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classMagick_1_1Image.html">Magick::Image</a> &amp;&#160;</td>
<td class="paramname"><em>image_</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="STL_8cpp_source.html#l01512">1512</a> of file <a class="el" href="STL_8cpp_source.html">STL.cpp</a>.</p>
<p>References <a class="el" href="Image_8cpp_source.html#l01276">Magick::Image::quantizeDither()</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_1quantizeDitherImage.html">quantizeDitherImage</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.10 </li>
</ul>
</div>
</body>
</html>