📄 classpsynonymcolour.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>PSynonymColour 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> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center><hr><h1>PSynonymColour Class Reference</h1><code>#include <<a class="el" href="vconvert_8h-source.html">vconvert.h</a>></code><p><p>Inheritance diagram for PSynonymColour:<p><center><img src="classPSynonymColour.png" usemap="#PSynonymColour_map" border="0" alt=""></center><map name="PSynonymColour_map"><area href="classPColourConverter.html" alt="PColourConverter" shape="rect" coords="0,56,115,80"><area href="classPObject.html" alt="PObject" shape="rect" coords="0,0,115,24"></map><a href="classPSynonymColour-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> </td><td valign=bottom><a class="el" href="classPSynonymColour.html#a0">PSynonymColour</a> (const <a class="el" href="classPString.html">PString</a> &srcFmt, const <a class="el" href="classPString.html">PString</a> &dstFmt, unsigned w, unsigned h)</td></tr><tr><td nowrap align=right valign=top>virtual BOOL </td><td valign=bottom><a class="el" href="classPSynonymColour.html#a1">Convert</a> (const BYTE *, BYTE *, PINDEX *=NULL)</td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Define synonym colour format converter. This is a class that defines for which no conversion is required between the specified colour format names. <p><hr><h2>Constructor & Destructor Documentation</h2><a name="a0" doxytag="PSynonymColour::PSynonymColour"></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"> PSynonymColour::PSynonymColour </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const <a class="el" href="classPString.html">PString</a> & </td> <td class="mdname" nowrap> <em>srcFmt</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const <a class="el" href="classPString.html">PString</a> & </td> <td class="mdname" nowrap> <em>dstFmt</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>unsigned </td> <td class="mdname" nowrap> <em>w</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>unsigned </td> <td class="mdname" nowrap> <em>h</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [inline]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a name="a1" doxytag="PSynonymColour::Convert"></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 BOOL PSynonymColour::Convert </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const BYTE * </td> <td class="mdname" nowrap> , </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>BYTE * </td> <td class="mdname" nowrap> , </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>PINDEX * </td> <td class="mdname" nowrap> = NULL</td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Convert from one colour format to another. This version will copy the data from one frame buffer to another. An implementation of this function should allow for the case of where srcFrameBuffer and dstFrameBuffer are the same, if the conversion algorithm allows for that to occur without an intermediate frame store.<p>The function should return FALSE if srcFrameBuffer and dstFrameBuffer are the same and that form pf conversion is not allowed <p>Implements <a class="el" href="classPColourConverter.html#a10">PColourConverter</a>. </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:20 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 + -