203 lines
8.5 KiB
HTML
203 lines
8.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>MagickCore: coder.h File Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.4 -->
|
|
<div class="nav">
|
|
<a class="el" href="dir_b44b349db36f8365f5234e57d3038770.html">magick</a></div>
|
|
<h1>coder.h File Reference</h1>
|
|
<p>
|
|
|
|
<p>
|
|
<a href="coder_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
<tr><td></td></tr>
|
|
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__CoderInfo.html">_CoderInfo</a></td></tr>
|
|
|
|
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="struct__CoderInfo.html">_CoderInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="coder_8h.html#09aedc8ef90f379bfcaf6fe1cead92f8">CoderInfo</a></td></tr>
|
|
|
|
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport char ** </td><td class="memItemRight" valign="bottom"><a class="el" href="coder_8h.html#e774bb4765f87b17fc988d30cf4fe232">GetCoderList</a> (const char *, unsigned long *, <a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> *)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport const <a class="el" href="struct__CoderInfo.html">CoderInfo</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="coder_8h.html#642a44f2c7352f3afa70b8fa0a81a258">GetCoderInfo</a> (const char *, <a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> *)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport const <a class="el" href="struct__CoderInfo.html">CoderInfo</a> *** </td><td class="memItemRight" valign="bottom"><a class="el" href="coder_8h.html#56a6cbe8ac1ca525fd1b216ca9f906c7">GetCoderInfoList</a> (const char *, unsigned long *, <a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> *)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport <a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="coder_8h.html#c8c592db3a347a8b5cbc018eac89baf5">ListCoderInfo</a> (FILE *, <a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> *)</td></tr>
|
|
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport void </td><td class="memItemRight" valign="bottom"><a class="el" href="coder_8h.html#d9d457cb17d4a06add5607a516f889b2">DestroyCoderList</a> (void)</td></tr>
|
|
|
|
</table>
|
|
<hr><h2>Typedef Documentation</h2>
|
|
<a class="anchor" name="09aedc8ef90f379bfcaf6fe1cead92f8"></a><!-- doxytag: member="coder.h::CoderInfo" ref="09aedc8ef90f379bfcaf6fe1cead92f8" args="" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef struct <a class="el" href="struct__CoderInfo.html">_CoderInfo</a> <a class="el" href="struct__CoderInfo.html">CoderInfo</a> </td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr><h2>Function Documentation</h2>
|
|
<a class="anchor" name="d9d457cb17d4a06add5607a516f889b2"></a><!-- doxytag: member="coder.h::DestroyCoderList" ref="d9d457cb17d4a06add5607a516f889b2" args="(void)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">MagickExport void DestroyCoderList </td>
|
|
<td>(</td>
|
|
<td class="paramtype">void </td>
|
|
<td class="paramname"> </td>
|
|
<td> ) </td>
|
|
<td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="642a44f2c7352f3afa70b8fa0a81a258"></a><!-- doxytag: member="coder.h::GetCoderInfo" ref="642a44f2c7352f3afa70b8fa0a81a258" args="(const char *, ExceptionInfo *)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">MagickExport const <a class="el" href="struct__CoderInfo.html">CoderInfo</a>* GetCoderInfo </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char * </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> * </td>
|
|
<td class="paramname"></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="56a6cbe8ac1ca525fd1b216ca9f906c7"></a><!-- doxytag: member="coder.h::GetCoderInfoList" ref="56a6cbe8ac1ca525fd1b216ca9f906c7" args="(const char *, unsigned long *, ExceptionInfo *)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">MagickExport const <a class="el" href="struct__CoderInfo.html">CoderInfo</a>* ** GetCoderInfoList </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char * </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">unsigned long * </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> * </td>
|
|
<td class="paramname"></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="e774bb4765f87b17fc988d30cf4fe232"></a><!-- doxytag: member="coder.h::GetCoderList" ref="e774bb4765f87b17fc988d30cf4fe232" args="(const char *, unsigned long *, ExceptionInfo *)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">MagickExport char** GetCoderList </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char * </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">unsigned long * </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> * </td>
|
|
<td class="paramname"></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="c8c592db3a347a8b5cbc018eac89baf5"></a><!-- doxytag: member="coder.h::ListCoderInfo" ref="c8c592db3a347a8b5cbc018eac89baf5" args="(FILE *, ExceptionInfo *)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">MagickExport <a class="el" href="magick-type_8h.html#c740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> ListCoderInfo </td>
|
|
<td>(</td>
|
|
<td class="paramtype">FILE * </td>
|
|
<td class="paramname">, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> * </td>
|
|
<td class="paramname"></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
|
|
</div>
|
|
</div><p>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Jan 26 14:50:29 2008 for MagickCore by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
|
|
</body>
|
|
</html>
|