Updated docs

This commit is contained in:
2019-12-19 11:29:26 +01:00
parent 559f229b7b
commit 4d68b6ab0a
356 changed files with 11771 additions and 2723 deletions

View File

@@ -96,6 +96,9 @@ $(document).ready(function(){initNavTree('class_intelli_image.html','');});
</div><!--header-->
<div class="contents">
<p>An abstract class which manages the basic <a class="el" href="class_intelli_image.html" title="An abstract class which manages the basic IntelliImage operations.">IntelliImage</a> operations.
<a href="class_intelli_image.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for IntelliImage:</div>
@@ -106,29 +109,47 @@ Inheritance diagram for IntelliImage:</div>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a47084f1cb668ea0242ab95162cf9e902"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a47084f1cb668ea0242ab95162cf9e902">IntelliImage</a> (int weight, int height)</td></tr>
<tr class="memdesc:a47084f1cb668ea0242ab95162cf9e902"><td class="mdescLeft">&#160;</td><td class="mdescRight">The Construcor of the <a class="el" href="class_intelli_image.html" title="An abstract class which manages the basic IntelliImage operations.">IntelliImage</a>. Given the Image dimensions. <a href="class_intelli_image.html#a47084f1cb668ea0242ab95162cf9e902">More...</a><br /></td></tr>
<tr class="separator:a47084f1cb668ea0242ab95162cf9e902"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac398bfa9ddd3185508a1e36ee15d80cc"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#ac398bfa9ddd3185508a1e36ee15d80cc">~IntelliImage</a> ()=0</td></tr>
<tr class="memdesc:ac398bfa9ddd3185508a1e36ee15d80cc"><td class="mdescLeft">&#160;</td><td class="mdescRight">An Abstract Destructor. <a href="class_intelli_image.html#ac398bfa9ddd3185508a1e36ee15d80cc">More...</a><br /></td></tr>
<tr class="separator:ac398bfa9ddd3185508a1e36ee15d80cc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af3c859f5c409e37051edfd9e9fbca056"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#af3c859f5c409e37051edfd9e9fbca056">drawPixel</a> (const QPoint &amp;p1, const QColor &amp;color)</td></tr>
<tr class="memdesc:af3c859f5c409e37051edfd9e9fbca056"><td class="mdescLeft">&#160;</td><td class="mdescRight">A funtcion used to draw a pixel on the Image with the given Color. <a href="class_intelli_image.html#af3c859f5c409e37051edfd9e9fbca056">More...</a><br /></td></tr>
<tr class="separator:af3c859f5c409e37051edfd9e9fbca056"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af8eddbd9aa54c8d37590d1d4bf8dce31"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#af8eddbd9aa54c8d37590d1d4bf8dce31">drawLine</a> (const QPoint &amp;p1, const QPoint &amp;p2, const QColor &amp;color, const int &amp;penWidth)</td></tr>
<tr class="memdesc:af8eddbd9aa54c8d37590d1d4bf8dce31"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function that draws A Line between two given Points in a given color. <a href="class_intelli_image.html#af8eddbd9aa54c8d37590d1d4bf8dce31">More...</a><br /></td></tr>
<tr class="separator:af8eddbd9aa54c8d37590d1d4bf8dce31"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e787f1b333b59401643936ebb3dcfe1"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a2e787f1b333b59401643936ebb3dcfe1">drawPoint</a> (const QPoint &amp;p1, const QColor &amp;color, const int &amp;penWidth)</td></tr>
<tr class="memdesc:a2e787f1b333b59401643936ebb3dcfe1"><td class="mdescLeft">&#160;</td><td class="mdescRight">A. <a href="class_intelli_image.html#a2e787f1b333b59401643936ebb3dcfe1">More...</a><br /></td></tr>
<tr class="separator:a2e787f1b333b59401643936ebb3dcfe1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6be622810dc2bc756054bb5769becb06"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a6be622810dc2bc756054bb5769becb06">drawPlain</a> (const QColor &amp;color)</td></tr>
<tr class="memdesc:a6be622810dc2bc756054bb5769becb06"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function that clears the whole image in a given Color. <a href="class_intelli_image.html#a6be622810dc2bc756054bb5769becb06">More...</a><br /></td></tr>
<tr class="separator:a6be622810dc2bc756054bb5769becb06"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a21c7e65b59a26db45aac3880133ef21d"><td class="memItemLeft" align="right" valign="top">virtual QImage&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a21c7e65b59a26db45aac3880133ef21d">getDisplayable</a> (const QSize &amp;displaySize, int alpha)=0</td></tr>
<tr class="memdesc:a21c7e65b59a26db45aac3880133ef21d"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function returning the displayable ImageData in a requested transparence and size. <a href="class_intelli_image.html#a21c7e65b59a26db45aac3880133ef21d">More...</a><br /></td></tr>
<tr class="separator:a21c7e65b59a26db45aac3880133ef21d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d4daf3c48c64695105689f61c21bae0"><td class="memItemLeft" align="right" valign="top">virtual QImage&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a9d4daf3c48c64695105689f61c21bae0">getDisplayable</a> (int alpha=255)=0</td></tr>
<tr class="memdesc:a9d4daf3c48c64695105689f61c21bae0"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function returning the displayable ImageData in a requested transparence and it's standart size. <a href="class_intelli_image.html#a9d4daf3c48c64695105689f61c21bae0">More...</a><br /></td></tr>
<tr class="separator:a9d4daf3c48c64695105689f61c21bae0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af6381067bdf565669f856bb589008ae9"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_intelli_image.html">IntelliImage</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#af6381067bdf565669f856bb589008ae9">getDeepCopy</a> ()=0</td></tr>
<tr class="memdesc:af6381067bdf565669f856bb589008ae9"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function that copys all that returns a [allocated] Image. <a href="class_intelli_image.html#af6381067bdf565669f856bb589008ae9">More...</a><br /></td></tr>
<tr class="separator:af6381067bdf565669f856bb589008ae9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aebbced93f4744fad81b7f141b21f4ab2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#aebbced93f4744fad81b7f141b21f4ab2">calculateVisiblity</a> ()=0</td></tr>
<tr class="memdesc:aebbced93f4744fad81b7f141b21f4ab2"><td class="mdescLeft">&#160;</td><td class="mdescRight">An abstract function that calculates the visiblity of the Image data if needed. <a href="class_intelli_image.html#aebbced93f4744fad81b7f141b21f4ab2">More...</a><br /></td></tr>
<tr class="separator:aebbced93f4744fad81b7f141b21f4ab2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4b3f4631bd972456917275afb9fd309"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#aa4b3f4631bd972456917275afb9fd309">setPolygon</a> (const std::vector&lt; QPoint &gt; &amp;polygonData)=0</td></tr>
<tr class="memdesc:aa4b3f4631bd972456917275afb9fd309"><td class="mdescLeft">&#160;</td><td class="mdescRight">An abstract function that sets the data of the visible Polygon, if needed. <a href="class_intelli_image.html#aa4b3f4631bd972456917275afb9fd309">More...</a><br /></td></tr>
<tr class="separator:aa4b3f4631bd972456917275afb9fd309"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaf9f3e8db8666850024bee9aad9966ba"><td class="memItemLeft" align="right" valign="top">virtual std::vector&lt; QPoint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#aaf9f3e8db8666850024bee9aad9966ba">getPolygonData</a> ()</td></tr>
<tr class="memdesc:aaf9f3e8db8666850024bee9aad9966ba"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function that returns the Polygondata if existent. <a href="class_intelli_image.html#aaf9f3e8db8666850024bee9aad9966ba">More...</a><br /></td></tr>
<tr class="separator:aaf9f3e8db8666850024bee9aad9966ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec0e9c8184d89dee33fd9adefbd2f8aa"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#aec0e9c8184d89dee33fd9adefbd2f8aa">loadImage</a> (const QString &amp;fileName)</td></tr>
<tr class="memdesc:aec0e9c8184d89dee33fd9adefbd2f8aa"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function that loads and sclaes an image to the fitting dimensions. <a href="class_intelli_image.html#aec0e9c8184d89dee33fd9adefbd2f8aa">More...</a><br /></td></tr>
<tr class="separator:aec0e9c8184d89dee33fd9adefbd2f8aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4576ebb6d863321c816293d7b7f9fd3f"><td class="memItemLeft" align="right" valign="top">virtual QColor&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a4576ebb6d863321c816293d7b7f9fd3f">getPixelColor</a> (QPoint &amp;point)</td></tr>
<tr class="memdesc:a4576ebb6d863321c816293d7b7f9fd3f"><td class="mdescLeft">&#160;</td><td class="mdescRight">A function that returns the pixelcolor at a certain point. <a href="class_intelli_image.html#a4576ebb6d863321c816293d7b7f9fd3f">More...</a><br /></td></tr>
<tr class="separator:a4576ebb6d863321c816293d7b7f9fd3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
@@ -138,11 +159,13 @@ Protected Member Functions</h2></td></tr>
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:a2431be82e9e85dd34b62a7f7cba053c2"><td class="memItemLeft" align="right" valign="top">QImage&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_intelli_image.html#a2431be82e9e85dd34b62a7f7cba053c2">imageData</a></td></tr>
<tr class="memdesc:a2431be82e9e85dd34b62a7f7cba053c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">The underlying image data. <a href="class_intelli_image.html#a2431be82e9e85dd34b62a7f7cba053c2">More...</a><br /></td></tr>
<tr class="separator:a2431be82e9e85dd34b62a7f7cba053c2"><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="_intelli_image_8h_source.html#l00018">18</a> of file <a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>.</p>
<div class="textblock"><p>An abstract class which manages the basic <a class="el" href="class_intelli_image.html" title="An abstract class which manages the basic IntelliImage operations.">IntelliImage</a> operations. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8h_source.html#l00024">24</a> of file <a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a47084f1cb668ea0242ab95162cf9e902"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a47084f1cb668ea0242ab95162cf9e902">&#9670;&nbsp;</a></span>IntelliImage()</h2>
@@ -170,6 +193,15 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<p>The Construcor of the <a class="el" href="class_intelli_image.html" title="An abstract class which manages the basic IntelliImage operations.">IntelliImage</a>. Given the Image dimensions. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">weight</td><td>- The weight of the Image. </td></tr>
<tr><td class="paramname">height</td><td>- The height of the Image. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00005">5</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
</div>
@@ -197,6 +229,8 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<p>An Abstract Destructor. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00010">10</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
</div>
@@ -225,7 +259,9 @@ Protected Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Implemented in <a class="el" href="class_intelli_shaped_image.html#a0221d93c3c8990f7dab332454cc21f50">IntelliShapedImage</a>, and <a class="el" href="class_intelli_raster_image.html#a87cf2d360c129d64a5db0db85818eb60">IntelliRasterImage</a>.</p>
<p>An abstract function that calculates the visiblity of the Image data if needed. </p>
<p>Implemented in <a class="el" href="class_intelli_raster_image.html#a87cf2d360c129d64a5db0db85818eb60">IntelliRasterImage</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
@@ -280,7 +316,18 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00055">55</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<p>A function that draws A Line between two given Points in a given color. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">p1</td><td>- The coordinates of the first Point. </td></tr>
<tr><td class="paramname">p2</td><td>- The coordinates of the second Point. </td></tr>
<tr><td class="paramname">color</td><td>- The color of the line. </td></tr>
<tr><td class="paramname">penWidth</td><td>- The width of the line. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00065">65</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
@@ -323,6 +370,15 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A funtcion used to draw a pixel on the Image with the given Color. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">p1</td><td>- The coordinates of the pixel, which should be drawn. [Top-Left-System] </td></tr>
<tr><td class="paramname">color</td><td>- The color of the pixel. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00044">44</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
@@ -356,13 +412,75 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00067">67</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<p>A function that clears the whole image in a given Color. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">color</td><td>- The color, in which the image will be filled. </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00077">77</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_intelli_image_a6be622810dc2bc756054bb5769becb06_icgraph.png" border="0" usemap="#class_intelli_image_a6be622810dc2bc756054bb5769becb06_icgraph" alt=""/></div>
</div>
</div>
</div>
<a id="a2e787f1b333b59401643936ebb3dcfe1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2e787f1b333b59401643936ebb3dcfe1">&#9670;&nbsp;</a></span>drawPoint()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void IntelliImage::drawPoint </td>
<td>(</td>
<td class="paramtype">const QPoint &amp;&#160;</td>
<td class="paramname"><em>p1</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QColor &amp;&#160;</td>
<td class="paramname"><em>color</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const int &amp;&#160;</td>
<td class="paramname"><em>penWidth</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">p1</td><td></td></tr>
<tr><td class="paramname">color</td><td></td></tr>
<tr><td class="paramname">penWidth</td><td></td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00055">55</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
</div>
</div>
<a id="af6381067bdf565669f856bb589008ae9"></a>
@@ -388,6 +506,9 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function that copys all that returns a [allocated] Image. </p>
<dl class="section return"><dt>Returns</dt><dd>A [allocated] Image with all the properties of the instance. </dd></dl>
<p>Implemented in <a class="el" href="class_intelli_shaped_image.html#aed0b31e0fa771104399d1f5ff39a0337">IntelliShapedImage</a>, and <a class="el" href="class_intelli_raster_image.html#a8f901301b106504de3c27308ade897dc">IntelliRasterImage</a>.</p>
</div>
@@ -426,6 +547,16 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function returning the displayable ImageData in a requested transparence and size. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">displaySize</td><td>- The size, in whcih the Image should be displayed. </td></tr>
<tr><td class="paramname">alpha</td><td>- The maximum alpha value, a pixel can have. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A QImage which is ready to be displayed. </dd></dl>
<p>Implemented in <a class="el" href="class_intelli_shaped_image.html#a68cf374247c16f07fd84d50e4cd05630">IntelliShapedImage</a>, and <a class="el" href="class_intelli_raster_image.html#ae43393397b0141a8033fe34d3a1b1884">IntelliRasterImage</a>.</p>
</div>
@@ -454,8 +585,59 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function returning the displayable ImageData in a requested transparence and it's standart size. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">alpha</td><td>- The maximum alpha value, a pixel can have. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A QImage which is ready to be displayed. </dd></dl>
<p>Implemented in <a class="el" href="class_intelli_shaped_image.html#ac6a99e1a96134073bceea252b37636cc">IntelliShapedImage</a>, and <a class="el" href="class_intelli_raster_image.html#a612d79124f0e2c158a4f0abbe4b5f97f">IntelliRasterImage</a>.</p>
</div>
</div>
<a id="a4576ebb6d863321c816293d7b7f9fd3f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4576ebb6d863321c816293d7b7f9fd3f">&#9670;&nbsp;</a></span>getPixelColor()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QColor IntelliImage::getPixelColor </td>
<td>(</td>
<td class="paramtype">QPoint &amp;&#160;</td>
<td class="paramname"><em>point</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>A function that returns the pixelcolor at a certain point. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">point</td><td>- The point from whcih to get the coordinates. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The color of the Pixel as QColor. </dd></dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00081">81</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="class_intelli_image_a4576ebb6d863321c816293d7b7f9fd3f_icgraph.png" border="0" usemap="#class_intelli_image_a4576ebb6d863321c816293d7b7f9fd3f_icgraph" alt=""/></div>
</div>
</div>
</div>
<a id="aaf9f3e8db8666850024bee9aad9966ba"></a>
@@ -481,9 +663,12 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function that returns the Polygondata if existent. </p>
<dl class="section return"><dt>Returns</dt><dd>The Polygondata if existent. </dd></dl>
<p>Reimplemented in <a class="el" href="class_intelli_shaped_image.html#ae4518c7f5a105cc4f33fabb60c794a93">IntelliShapedImage</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8h_source.html#l00048">48</a> of file <a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8h_source.html#l00113">113</a> of file <a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>.</p>
</div>
</div>
@@ -511,6 +696,15 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>A function that loads and sclaes an image to the fitting dimensions. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">fileName</td><td>- The path+name of the image which to loaded. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>True if the image could be loaded, false otherwise. </dd></dl>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8cpp_source.html#l00014">14</a> of file <a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a>.</p>
<div class="dynheader">
Here is the caller graph for this function:</div>
@@ -582,6 +776,14 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p>An abstract function that sets the data of the visible Polygon, if needed. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">polygonData</td><td>- The Vertices of the Polygon. Just Planar Polygons are allowed. </td></tr>
</table>
</dd>
</dl>
<p>Implemented in <a class="el" href="class_intelli_shaped_image.html#a4b69d75de7a3b85032482982f249458e">IntelliShapedImage</a>, and <a class="el" href="class_intelli_raster_image.html#a6462fa5f94c5e64e9e1f0c4658e0507b">IntelliRasterImage</a>.</p>
</div>
@@ -607,13 +809,15 @@ Here is the caller graph for this function:</div>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_intelli_image_8h_source.html#l00023">23</a> of file <a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>.</p>
<p>The underlying image data. </p>
<p class="definition">Definition at line <a class="el" href="_intelli_image_8h_source.html#l00032">32</a> of file <a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>src/Image/<a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a></li>
<li>src/Image/<a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a></li>
<li>intelliphoto/src/Image/<a class="el" href="_intelli_image_8h_source.html">IntelliImage.h</a></li>
<li>intelliphoto/src/Image/<a class="el" href="_intelli_image_8cpp_source.html">IntelliImage.cpp</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->