Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release > by-pkgid > 2a90dcd9dfcd284ddf6dc3b0a0b0bf47 > files > 77

steghide-0.5.1-17.mga4.i586.rpm

<!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.5"/>
<title>steghide: BmpRGBSampleValue.h Source File</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="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 style="padding-left: 0.5em;">
   <div id="projectname">steghide
   &#160;<span id="projectnumber">0.5.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">BmpRGBSampleValue.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="BmpRGBSampleValue_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * steghide 0.5.1 - a steganography program</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * Copyright (C) 1999-2003 Stefan Hetzl &lt;shetzl@chello.at&gt;</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * This program is free software; you can redistribute it and/or</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * modify it under the terms of the GNU General Public License</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * as published by the Free Software Foundation; either version 2</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * of the License, or (at your option) any later version.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * This program is distributed in the hope that it will be useful,</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * GNU General Public License for more details.</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * You should have received a copy of the GNU General Public License</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * along with this program; if not, write to the Free Software</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;</div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#ifndef SH_BMPRGBSAMPLEVALUE_H</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define SH_BMPRGBSAMPLEVALUE_H</span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="BmpSampleValue_8h.html">BmpSampleValue.h</a>&quot;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="RGBTriple_8h.html">RGBTriple.h</a>&quot;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="common_8h.html">common.h</a>&quot;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html">   32</a></span>&#160;<span class="keyword">class </span><a class="code" href="classBmpRGBSampleValue.html">BmpRGBSampleValue</a> : <span class="keyword">public</span> <a class="code" href="classBmpSampleValue.html">BmpSampleValue</a> {</div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;        <span class="keyword">public</span>:</div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;        <a class="code" href="classBmpRGBSampleValue.html#a2038cd4fa8aa78195078db8a40e8af50">BmpRGBSampleValue</a> (<a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> r, <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> g, <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> b) ;</div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;        <a class="code" href="classBmpRGBSampleValue.html#a2038cd4fa8aa78195078db8a40e8af50">BmpRGBSampleValue</a> (<a class="code" href="classRGBTriple.html">RGBTriple</a> t) ;</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;        <a class="code" href="common_8h.html#a6b8592979b076e06aa233e3f586ac999">UWORD32</a> <a class="code" href="classBmpRGBSampleValue.html#a558ea1a6a1cc8fe882daef7b1d75be4b">calcDistance</a> (<span class="keyword">const</span> <a class="code" href="classSampleValue.html">SampleValue</a> *s) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;        <a class="code" href="classSampleValue.html">SampleValue</a>* <a class="code" href="classBmpRGBSampleValue.html#a6d73441a935ae235e87e9bc68b3649b1">getNearestTargetSampleValue</a> (<a class="code" href="common_8h.html#acf820202f81f25eb00734eac0d7aed2d">EmbValue</a> t) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;        std::string <a class="code" href="classBmpRGBSampleValue.html#a07efa1e868fed53a78d2b0ed1f9fced0">getName</a> (<span class="keywordtype">void</span>) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;</div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#a0d0b4acb960d7024e8560605260bd488">   41</a></span>&#160;        <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> <a class="code" href="classBmpRGBSampleValue.html#a0d0b4acb960d7024e8560605260bd488">getRed</a> (<span class="keywordtype">void</span>)<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classBmpRGBSampleValue.html#a48f3be8e29c6e6689a7e8456fe298c3f">Color</a>.<a class="code" href="classRGBTriple.html#ae89cd719bd23402ce4290ee723e2db72">Red</a> ; } ;</div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#a4a9db68fe15d0b3fa761d3dd7bae900a">   42</a></span>&#160;        <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> <a class="code" href="classBmpRGBSampleValue.html#a4a9db68fe15d0b3fa761d3dd7bae900a">getGreen</a> (<span class="keywordtype">void</span>)<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classBmpRGBSampleValue.html#a48f3be8e29c6e6689a7e8456fe298c3f">Color</a>.<a class="code" href="classRGBTriple.html#a418d7693e0c3db631b601f3c09e1d01c">Green</a> ; } ;</div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#a3503f564c0a1d56bf91ad2f129f2948c">   43</a></span>&#160;        <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> <a class="code" href="classBmpRGBSampleValue.html#a3503f564c0a1d56bf91ad2f129f2948c">getBlue</a> (<span class="keywordtype">void</span>)<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classBmpRGBSampleValue.html#a48f3be8e29c6e6689a7e8456fe298c3f">Color</a>.<a class="code" href="classRGBTriple.html#a8f690931d10d813d60ec03b3f19d55df">Blue</a> ; } ;</div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;        <span class="keyword">private</span>:</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;        <a class="code" href="classRGBTriple.html">RGBTriple</a> <a class="code" href="classBmpRGBSampleValue.html#a48f3be8e29c6e6689a7e8456fe298c3f">Color</a> ;</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#a9c4b9dc6200cb84def939130d3e36293">   48</a></span>&#160;        <a class="code" href="common_8h.html#a6b8592979b076e06aa233e3f586ac999">UWORD32</a> <a class="code" href="classBmpRGBSampleValue.html#a9c4b9dc6200cb84def939130d3e36293">calcKey</a> (<span class="keyword">const</span> <a class="code" href="classRGBTriple.html">RGBTriple</a>&amp; rgb)<span class="keyword"> const</span></div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="keyword">                </span>{ <span class="keywordflow">return</span> (((<a class="code" href="common_8h.html#a6b8592979b076e06aa233e3f586ac999">UWORD32</a>) rgb.<a class="code" href="classRGBTriple.html#ae89cd719bd23402ce4290ee723e2db72">Red</a> &lt;&lt; 16) | ((<a class="code" href="common_8h.html#a6b8592979b076e06aa233e3f586ac999">UWORD32</a>) rgb.<a class="code" href="classRGBTriple.html#a418d7693e0c3db631b601f3c09e1d01c">Green</a> &lt;&lt; 8) | ((<a class="code" href="common_8h.html#a6b8592979b076e06aa233e3f586ac999">UWORD32</a>) rgb.<a class="code" href="classRGBTriple.html#a8f690931d10d813d60ec03b3f19d55df">Blue</a>)) ;} ;</div>
<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#a33f170ceac33b2565b052e8d739c90f4">   51</a></span>&#160;        <a class="code" href="common_8h.html#acf820202f81f25eb00734eac0d7aed2d">EmbValue</a> <a class="code" href="classBmpRGBSampleValue.html#a33f170ceac33b2565b052e8d739c90f4">calcEValue</a> (<span class="keyword">const</span> <a class="code" href="classRGBTriple.html">RGBTriple</a>&amp; rgb) <span class="keyword">const</span></div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;                <span class="comment">// { /* for Modulus 8 */ return ((EmbValue) (((rgb.Red &amp; 1) &lt;&lt; 2) | ((rgb.Green &amp; 1) &lt;&lt; 1) | (rgb.Blue &amp; 1))) ; } ;</span></div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;                { <span class="comment">/* for Modulus 4 */</span> <span class="keywordflow">return</span> ((<a class="code" href="common_8h.html#acf820202f81f25eb00734eac0d7aed2d">EmbValue</a>) ((((rgb.Red &amp; 1) ^ (rgb.Green &amp; 1)) &lt;&lt; 1) | ((rgb.Red &amp; 1) ^ (rgb.Blue &amp; 1)))) ; } ;</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da4d2386856b553e3831419719cf284704">   55</a></span>&#160;        <span class="keyword">enum</span> <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3d">COLOR</a> { <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da4d2386856b553e3831419719cf284704">RED</a>, <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da1c65467ddf0f5d047a09cb2e772e1140">GREEN</a>, <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da4f80e6362ff5d7e0e27950d7d18ca7de">BLUE</a> } ;</div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6ac51fc636bcbf6661c93467e2e7ca2130">   56</a></span>&#160;        <span class="keyword">enum</span> <a class="code" href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6">DIRECTION</a> { <a class="code" href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6ac51fc636bcbf6661c93467e2e7ca2130">UP</a>, <a class="code" href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6a0a44fea06b72341ea0b8c0984d2ed71b">DOWN</a> } ;</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;</div>
<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;        <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> <a class="code" href="classBmpRGBSampleValue.html#a2a0ae215b46892ec115c507ea5b1e6b9">plus</a> (<a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> a, <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> b) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;</div>
<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;        <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> <a class="code" href="classBmpRGBSampleValue.html#a40d7043f05eea0685d40dea51c318c91">minus</a> (<a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> a, <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> b) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div>
<div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;        <span class="keywordtype">void</span> <a class="code" href="classBmpRGBSampleValue.html#ad25d858c9d2968fc91495576d3da3908">addNTSVCandidates</a> (std::vector&lt;RGBTriple&gt;&amp; cands, <span class="keyword">const</span> <a class="code" href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a> cube[3][2], <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3d">COLOR</a> fc, <a class="code" href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6">DIRECTION</a> fd, <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3d">COLOR</a> i1, <a class="code" href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3d">COLOR</a> i2, <a class="code" href="common_8h.html#acf820202f81f25eb00734eac0d7aed2d">EmbValue</a> t) <span class="keyword">const</span> ;</div>
<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;} ;</div>
<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;</div>
<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;<span class="preprocessor">#endif // ndef SH_BMPRGBSAMPLEVALUE_H</span></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a4a9db68fe15d0b3fa761d3dd7bae900a"><div class="ttname"><a href="classBmpRGBSampleValue.html#a4a9db68fe15d0b3fa761d3dd7bae900a">BmpRGBSampleValue::getGreen</a></div><div class="ttdeci">BYTE getGreen(void) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:42</div></div>
<div class="ttc" id="classRGBTriple_html_a418d7693e0c3db631b601f3c09e1d01c"><div class="ttname"><a href="classRGBTriple.html#a418d7693e0c3db631b601f3c09e1d01c">RGBTriple::Green</a></div><div class="ttdeci">BYTE Green</div><div class="ttdef"><b>Definition:</b> RGBTriple.h:51</div></div>
<div class="ttc" id="BmpSampleValue_8h_html"><div class="ttname"><a href="BmpSampleValue_8h.html">BmpSampleValue.h</a></div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a07efa1e868fed53a78d2b0ed1f9fced0"><div class="ttname"><a href="classBmpRGBSampleValue.html#a07efa1e868fed53a78d2b0ed1f9fced0">BmpRGBSampleValue::getName</a></div><div class="ttdeci">std::string getName(void) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:122</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a33f170ceac33b2565b052e8d739c90f4"><div class="ttname"><a href="classBmpRGBSampleValue.html#a33f170ceac33b2565b052e8d739c90f4">BmpRGBSampleValue::calcEValue</a></div><div class="ttdeci">EmbValue calcEValue(const RGBTriple &amp;rgb) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:51</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a40d7043f05eea0685d40dea51c318c91"><div class="ttname"><a href="classBmpRGBSampleValue.html#a40d7043f05eea0685d40dea51c318c91">BmpRGBSampleValue::minus</a></div><div class="ttdeci">BYTE minus(BYTE a, BYTE b) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:129</div></div>
<div class="ttc" id="classRGBTriple_html_ae89cd719bd23402ce4290ee723e2db72"><div class="ttname"><a href="classRGBTriple.html#ae89cd719bd23402ce4290ee723e2db72">RGBTriple::Red</a></div><div class="ttdeci">BYTE Red</div><div class="ttdef"><b>Definition:</b> RGBTriple.h:50</div></div>
<div class="ttc" id="classBmpSampleValue_html"><div class="ttname"><a href="classBmpSampleValue.html">BmpSampleValue</a></div><div class="ttdoc">an (abstract) sample value in a bmp file </div><div class="ttdef"><b>Definition:</b> BmpSampleValue.h:31</div></div>
<div class="ttc" id="classSampleValue_html"><div class="ttname"><a href="classSampleValue.html">SampleValue</a></div><div class="ttdoc">the value of a sample in a CvrStgFile </div><div class="ttdef"><b>Definition:</b> SampleValue.h:61</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a0d0b4acb960d7024e8560605260bd488"><div class="ttname"><a href="classBmpRGBSampleValue.html#a0d0b4acb960d7024e8560605260bd488">BmpRGBSampleValue::getRed</a></div><div class="ttdeci">BYTE getRed(void) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:41</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html"><div class="ttname"><a href="classBmpRGBSampleValue.html">BmpRGBSampleValue</a></div><div class="ttdoc">a sample in a bmp rgb (i.e. 24-bit) file </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:32</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_ad25d858c9d2968fc91495576d3da3908"><div class="ttname"><a href="classBmpRGBSampleValue.html#ad25d858c9d2968fc91495576d3da3908">BmpRGBSampleValue::addNTSVCandidates</a></div><div class="ttdeci">void addNTSVCandidates(std::vector&lt; RGBTriple &gt; &amp;cands, const BYTE cube[3][2], COLOR fc, DIRECTION fd, COLOR i1, COLOR i2, EmbValue t) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:96</div></div>
<div class="ttc" id="common_8h_html_a4ae1dab0fb4b072a66584546209e7d58"><div class="ttname"><a href="common_8h.html#a4ae1dab0fb4b072a66584546209e7d58">BYTE</a></div><div class="ttdeci">unsigned char BYTE</div><div class="ttdef"><b>Definition:</b> common.h:47</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a558ea1a6a1cc8fe882daef7b1d75be4b"><div class="ttname"><a href="classBmpRGBSampleValue.html#a558ea1a6a1cc8fe882daef7b1d75be4b">BmpRGBSampleValue::calcDistance</a></div><div class="ttdeci">UWORD32 calcDistance(const SampleValue *s) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:37</div></div>
<div class="ttc" id="classRGBTriple_html"><div class="ttname"><a href="classRGBTriple.html">RGBTriple</a></div><div class="ttdef"><b>Definition:</b> RGBTriple.h:26</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a1e5208b4f0d09c8f61d78cdfd5488d3da4f80e6362ff5d7e0e27950d7d18ca7de"><div class="ttname"><a href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da4f80e6362ff5d7e0e27950d7d18ca7de">BmpRGBSampleValue::BLUE</a></div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:55</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_ac0d93f8972ad38b753b94df6991f77f6ac51fc636bcbf6661c93467e2e7ca2130"><div class="ttname"><a href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6ac51fc636bcbf6661c93467e2e7ca2130">BmpRGBSampleValue::UP</a></div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:56</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a1e5208b4f0d09c8f61d78cdfd5488d3d"><div class="ttname"><a href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3d">BmpRGBSampleValue::COLOR</a></div><div class="ttdeci">COLOR</div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:55</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a1e5208b4f0d09c8f61d78cdfd5488d3da1c65467ddf0f5d047a09cb2e772e1140"><div class="ttname"><a href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da1c65467ddf0f5d047a09cb2e772e1140">BmpRGBSampleValue::GREEN</a></div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:55</div></div>
<div class="ttc" id="common_8h_html_a6b8592979b076e06aa233e3f586ac999"><div class="ttname"><a href="common_8h.html#a6b8592979b076e06aa233e3f586ac999">UWORD32</a></div><div class="ttdeci">unsigned long UWORD32</div><div class="ttdef"><b>Definition:</b> common.h:45</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a2a0ae215b46892ec115c507ea5b1e6b9"><div class="ttname"><a href="classBmpRGBSampleValue.html#a2a0ae215b46892ec115c507ea5b1e6b9">BmpRGBSampleValue::plus</a></div><div class="ttdeci">BYTE plus(BYTE a, BYTE b) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:138</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a48f3be8e29c6e6689a7e8456fe298c3f"><div class="ttname"><a href="classBmpRGBSampleValue.html#a48f3be8e29c6e6689a7e8456fe298c3f">BmpRGBSampleValue::Color</a></div><div class="ttdeci">RGBTriple Color</div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:43</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_ac0d93f8972ad38b753b94df6991f77f6"><div class="ttname"><a href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6">BmpRGBSampleValue::DIRECTION</a></div><div class="ttdeci">DIRECTION</div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:56</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a1e5208b4f0d09c8f61d78cdfd5488d3da4d2386856b553e3831419719cf284704"><div class="ttname"><a href="classBmpRGBSampleValue.html#a1e5208b4f0d09c8f61d78cdfd5488d3da4d2386856b553e3831419719cf284704">BmpRGBSampleValue::RED</a></div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:55</div></div>
<div class="ttc" id="RGBTriple_8h_html"><div class="ttname"><a href="RGBTriple_8h.html">RGBTriple.h</a></div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a2038cd4fa8aa78195078db8a40e8af50"><div class="ttname"><a href="classBmpRGBSampleValue.html#a2038cd4fa8aa78195078db8a40e8af50">BmpRGBSampleValue::BmpRGBSampleValue</a></div><div class="ttdeci">BmpRGBSampleValue(BYTE r, BYTE g, BYTE b)</div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:23</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_ac0d93f8972ad38b753b94df6991f77f6a0a44fea06b72341ea0b8c0984d2ed71b"><div class="ttname"><a href="classBmpRGBSampleValue.html#ac0d93f8972ad38b753b94df6991f77f6a0a44fea06b72341ea0b8c0984d2ed71b">BmpRGBSampleValue::DOWN</a></div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:56</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a6d73441a935ae235e87e9bc68b3649b1"><div class="ttname"><a href="classBmpRGBSampleValue.html#a6d73441a935ae235e87e9bc68b3649b1">BmpRGBSampleValue::getNearestTargetSampleValue</a></div><div class="ttdeci">SampleValue * getNearestTargetSampleValue(EmbValue t) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.cc:50</div></div>
<div class="ttc" id="common_8h_html"><div class="ttname"><a href="common_8h.html">common.h</a></div></div>
<div class="ttc" id="classRGBTriple_html_a8f690931d10d813d60ec03b3f19d55df"><div class="ttname"><a href="classRGBTriple.html#a8f690931d10d813d60ec03b3f19d55df">RGBTriple::Blue</a></div><div class="ttdeci">BYTE Blue</div><div class="ttdef"><b>Definition:</b> RGBTriple.h:52</div></div>
<div class="ttc" id="common_8h_html_acf820202f81f25eb00734eac0d7aed2d"><div class="ttname"><a href="common_8h.html#acf820202f81f25eb00734eac0d7aed2d">EmbValue</a></div><div class="ttdeci">BYTE EmbValue</div><div class="ttdef"><b>Definition:</b> common.h:66</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a3503f564c0a1d56bf91ad2f129f2948c"><div class="ttname"><a href="classBmpRGBSampleValue.html#a3503f564c0a1d56bf91ad2f129f2948c">BmpRGBSampleValue::getBlue</a></div><div class="ttdeci">BYTE getBlue(void) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:43</div></div>
<div class="ttc" id="classBmpRGBSampleValue_html_a9c4b9dc6200cb84def939130d3e36293"><div class="ttname"><a href="classBmpRGBSampleValue.html#a9c4b9dc6200cb84def939130d3e36293">BmpRGBSampleValue::calcKey</a></div><div class="ttdeci">UWORD32 calcKey(const RGBTriple &amp;rgb) const </div><div class="ttdef"><b>Definition:</b> BmpRGBSampleValue.h:48</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Oct 18 2013 17:59:36 for steghide by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>