⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classpcolourconverterregistration.html

📁 pwlib开发文档
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>PColourConverterRegistration class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.2.18 --><center><a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center><hr><h1>PColourConverterRegistration Class Reference</h1><code>#include &lt;<a class="el" href="vconvert_8h-source.html">vconvert.h</a>&gt;</code><p><p>Inheritance diagram for PColourConverterRegistration:<p><center><img src="classPColourConverterRegistration.png" usemap="#PColourConverterRegistration_map" border="0" alt=""></center><map name="PColourConverterRegistration_map"><area href="classPCaselessString.html" alt="PCaselessString" shape="rect" coords="0,112,181,136"><area href="classPString.html" alt="PString" shape="rect" coords="0,56,181,80"><area href="classPCharArray.html" alt="PCharArray" shape="rect" coords="0,0,181,24"><area href="classPSynonymColourRegistration.html" alt="PSynonymColourRegistration" shape="rect" coords="0,224,181,248"></map><a href="classPColourConverterRegistration-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Methods</h2></td></tr><tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classPColourConverterRegistration.html#a0">PColourConverterRegistration</a> (const <a class="el" href="classPString.html">PString</a> &amp;srcColourFormat, const <a class="el" href="classPString.html">PString</a> &amp;destColourFormat)</td></tr><tr><td nowrap align=right valign=top>virtual <a class="el" href="classPColourConverter.html">PColourConverter</a> *&nbsp;</td><td valign=bottom><a class="el" href="classPColourConverterRegistration.html#a1">Create</a> (unsigned width, unsigned height) const=0</td></tr><tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr><tr><td nowrap align=right valign=top>PColourConverterRegistration *&nbsp;</td><td valign=bottom><a class="el" href="classPColourConverterRegistration.html#n0">link</a></td></tr><tr><td colspan=2><br><h2>Friends</h2></td></tr><tr><td nowrap align=right valign=top>class&nbsp;</td><td valign=bottom><a class="el" href="classPColourConverterRegistration.html#l0">PColourConverter</a></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>This class registers a colour conversion class. There should be one and one only instance of this class for each pair of srcColurFormat and dstColourFormat strings. Use the PCOLOUR_CONVERTER_REGISTRATION macro to do this. <p><hr><h2>Constructor &amp; Destructor Documentation</h2><a name="a0" doxytag="PColourConverterRegistration::PColourConverterRegistration"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> PColourConverterRegistration::PColourConverterRegistration </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="classPString.html">PString</a> &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>srcColourFormat</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>const <a class="el" href="classPString.html">PString</a> &amp;&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>destColourFormat</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>destColourFormat</em>&nbsp;</td><td>Name of source colour format Name of destination colour format </td></tr></table></dl>    </td>  </tr></table><hr><h2>Member Function Documentation</h2><a name="a1" doxytag="PColourConverterRegistration::Create"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> virtual <a class="el" href="classPColourConverter.html">PColourConverter</a>* PColourConverterRegistration::Create </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">unsigned&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>unsigned&nbsp;</td>          <td class="mdname" nowrap>&nbsp; <em>height</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"> const<code> [pure virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><dl compact><dt><b>Parameters: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em>height</em>&nbsp;</td><td>Width of frame Height of frame </td></tr></table></dl><p>Implemented in <a class="el" href="classPSynonymColourRegistration.html#a1">PSynonymColourRegistration</a>.    </td>  </tr></table><hr><h2>Friends And Related Function Documentation</h2><a name="l0" doxytag="PColourConverterRegistration::PColourConverter"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> friend class PColourConverter<code> [friend]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr><h2>Member Data Documentation</h2><a name="n0" doxytag="PColourConverterRegistration::link"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0">  <tr>    <td class="md">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> PColourConverterRegistration* PColourConverterRegistration::link<code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="vconvert_8h-source.html">vconvert.h</a></ul><hr><address style="align: right;"><small>Generated on Wed Sep 29 22:44:14 2004 for PWLib by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.18 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -