blob: 018bd5acdb1cbccdf66b15eada1e447b6a0fe899 [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.3"/>
<title>MagickCore: matrix.h File 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="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 style="padding-left: 0.5em;">
<div id="projectname">MagickCore
&#160;<span id="projectnumber">6.8.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</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('matrix_8h.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="matrix_8h.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">matrix.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="matrix_8h__dep__incl.png" border="0" usemap="#matrix_8hdep" alt=""/></div>
<map name="matrix_8hdep" id="matrix_8hdep">
<area shape="rect" id="node3" href="distort_8c.html" title="distort.c" alt="" coords="4,80,77,107"/><area shape="rect" id="node5" href="MagickCore_8h.html" title="MagickCore.h" alt="" coords="103,80,212,107"/><area shape="rect" id="node9" href="matrix_8c.html" title="matrix.c" alt="" coords="236,80,309,107"/><area shape="rect" id="node7" href="image-view_8c.html" title="image&#45;view.c" alt="" coords="104,155,211,181"/></map>
</div>
</div>
<p><a href="matrix_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a63442bb1bf55829fd7fdca9b4869d314"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> double **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="matrix_8h.html#a63442bb1bf55829fd7fdca9b4869d314">AcquireMagickMatrix</a> (const size_t, const size_t)</td></tr>
<tr class="separator:a63442bb1bf55829fd7fdca9b4869d314"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8854993856cc27f41d058e0ba063b96a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> double **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="matrix_8h.html#a8854993856cc27f41d058e0ba063b96a">RelinquishMagickMatrix</a> (double **, const size_t)</td></tr>
<tr class="separator:a8854993856cc27f41d058e0ba063b96a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a63442bb1bf55829fd7fdca9b4869d314"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> double** AcquireMagickMatrix </td>
<td>(</td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname">&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a8854993856cc27f41d058e0ba063b96a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> double ** RelinquishMagickMatrix </td>
<td>(</td>
<td class="paramtype">double **&#160;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const size_t&#160;</td>
<td class="paramname">&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="matrix_8c_source.html#l00415">415</a> of file <a class="el" href="matrix_8c_source.html">matrix.c</a>.</p>
<p>References <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>.</p>
<p>Referenced by <a class="el" href="distort_8c_source.html#l00381">GenerateCoefficients()</a>.</p>
</div>
</div>
</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="dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="dir_68918867e77b0a45f29c43673f2273f8.html">cristy</a></li><li class="navelem"><a class="el" href="dir_ed73005e52fb9d11ccda84631fe63a06.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_95a66e94b416f0a122e65928fcf2737e.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_7e75216414136f366c55fef7840927ba.html">MagickCore</a></li><li class="navelem"><a class="el" href="matrix_8h.html">matrix.h</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.3 </li>
</ul>
</div>
</body>
</html>