Current Path : /usr/local/share/doc/ImageMagick/www/api/MagickCore/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/doc/ImageMagick/www/api/MagickCore/fx-private_8h.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: fx-private.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>fx-private.h File Reference</h1> <p> <p> <a href="fx-private_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>Typedefs</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef struct <a class="el" href="struct__FxInfo.html">_FxInfo</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="fx-private_8h.html#a2c8e1eb315dd43b0f240377593ac730">FxInfo</a></td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport <a class="el" href="struct__FxInfo.html">FxInfo</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="fx-private_8h.html#0726752c643dd5fb3f3dc99c5b16d1ac">AcquireFxInfo</a> (const <a class="el" href="struct__Image.html">Image</a> *, const char *)</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">MagickExport <a class="el" href="struct__FxInfo.html">FxInfo</a> ** </td><td class="memItemRight" valign="bottom"><a class="el" href="fx-private_8h.html#a329d66cbf5741f8ab0f2e297038dc5e">DestroyFxInfo</a> (<a class="el" href="struct__FxInfo.html">FxInfo</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="fx-private_8h.html#a9cda56245f82f9657c06dbc5fab9866">FxEvaluateExpression</a> (<a class="el" href="struct__FxInfo.html">FxInfo</a> *, <a class="el" href="magick-type_8h.html#63ab595ab40d99ff825a4c39cc69c074">MagickRealType</a> *, <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="fx-private_8h.html#7135270bbe06c6226827342721920c21">FxEvaluateChannelExpression</a> (<a class="el" href="struct__FxInfo.html">FxInfo</a> *, const <a class="el" href="magick-type_8h.html#19a96edeeb9d37072c4ce9f862d19ba8">ChannelType</a>, const long, const long, <a class="el" href="magick-type_8h.html#63ab595ab40d99ff825a4c39cc69c074">MagickRealType</a> *, <a class="el" href="struct__ExceptionInfo.html">ExceptionInfo</a> *)</td></tr> </table> <hr><h2>Typedef Documentation</h2> <a class="anchor" name="a2c8e1eb315dd43b0f240377593ac730"></a><!-- doxytag: member="fx-private.h::FxInfo" ref="a2c8e1eb315dd43b0f240377593ac730" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef struct <a class="el" href="struct__FxInfo.html">_FxInfo</a> <a class="el" href="struct__FxInfo.html">FxInfo</a> </td> </tr> </table> </div> <div class="memdoc"> <p> </div> </div><p> <hr><h2>Function Documentation</h2> <a class="anchor" name="0726752c643dd5fb3f3dc99c5b16d1ac"></a><!-- doxytag: member="fx-private.h::AcquireFxInfo" ref="0726752c643dd5fb3f3dc99c5b16d1ac" args="(const Image *, const char *)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">MagickExport <a class="el" href="struct__FxInfo.html">FxInfo</a>* AcquireFxInfo </td> <td>(</td> <td class="paramtype">const <a class="el" href="struct__Image.html">Image</a> * </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const char * </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="a329d66cbf5741f8ab0f2e297038dc5e"></a><!-- doxytag: member="fx-private.h::DestroyFxInfo" ref="a329d66cbf5741f8ab0f2e297038dc5e" args="(FxInfo *)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">MagickExport <a class="el" href="struct__FxInfo.html">FxInfo</a>* * DestroyFxInfo </td> <td>(</td> <td class="paramtype"><a class="el" href="struct__FxInfo.html">FxInfo</a> * </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="7135270bbe06c6226827342721920c21"></a><!-- doxytag: member="fx-private.h::FxEvaluateChannelExpression" ref="7135270bbe06c6226827342721920c21" args="(FxInfo *, const ChannelType, const long, const long, MagickRealType *, 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> FxEvaluateChannelExpression </td> <td>(</td> <td class="paramtype"><a class="el" href="struct__FxInfo.html">FxInfo</a> * </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const </td> <td class="paramname"> <em>ChannelType</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const </td> <td class="paramname"> <em>long</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const </td> <td class="paramname"> <em>long</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="magick-type_8h.html#63ab595ab40d99ff825a4c39cc69c074">MagickRealType</a> * </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="a9cda56245f82f9657c06dbc5fab9866"></a><!-- doxytag: member="fx-private.h::FxEvaluateExpression" ref="a9cda56245f82f9657c06dbc5fab9866" args="(FxInfo *, MagickRealType *, 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> FxEvaluateExpression </td> <td>(</td> <td class="paramtype"><a class="el" href="struct__FxInfo.html">FxInfo</a> * </td> <td class="paramname">, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="magick-type_8h.html#63ab595ab40d99ff825a4c39cc69c074">MagickRealType</a> * </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:30 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>