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

📄 group__gdi__fns.htm

📁 MINIGUI1.6开发API
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: GDI functions</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main&nbsp;Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.htm">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File&nbsp;List</a> | <a class="qindex" href="functions.htm">Data&nbsp;Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related&nbsp;Pages</a></div><h1>GDI functions<br><small>[<a class="el" href="group__fns.htm">Functions</a>]</small></h1><h2>Modules</h2><ul><li><a class="el" href="group__region__fns.htm">Region operations</a><li><a class="el" href="group__dc__fns.htm">General DC operations</a><li><a class="el" href="group__dc__attrs.htm">DC attribute operations</a><li><a class="el" href="group__pal__fns.htm">Palette operations</a><li><a class="el" href="group__draw__fns.htm">General drawing functions</a><li><a class="el" href="group__map__fns.htm">Mapping Operations</a><li><a class="el" href="group__clip__fns.htm">Clipping operations</a><li><a class="el" href="group__bmp__fns.htm">BITMAP and blitting operations</a><li><a class="el" href="group__icon__fns.htm">Icon operations</a><li><a class="el" href="group__rect__fns.htm">Rectangle operations</a><li><a class="el" href="group__font__fns.htm">Logical font operations</a><li><a class="el" href="group__system__font.htm">System charset and font operations</a><li><a class="el" href="group__text__parse__fns.htm">Text parsing functions</a><li><a class="el" href="group__text__output__fns.htm">Text output functions</a></ul><h2>Typedefs</h2><ul><li>typedef <a class="el" href="struct__BITMAP.htm">_BITMAP</a> <a class="el" href="group__gdi__fns.htm#ga0">BITMAP</a><li>typedef <a class="el" href="struct__BITMAP.htm">BITMAP</a> * <a class="el" href="group__gdi__fns.htm#ga1">PBITMAP</a><dl class="el"><dd class="mdescRight">Data type of pointer to a BITMAP.  <a href="#ga1"></a><br></dl><li>typedef <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a> <a class="el" href="group__gdi__fns.htm#ga2">MYBITMAP</a><li>typedef <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a> * <a class="el" href="group__gdi__fns.htm#ga3">PMYBITMAP</a><dl class="el"><dd class="mdescRight">Data type of pointer to a struct <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a>.  <a href="#ga3"></a><br></dl></ul><hr><h2>Typedef Documentation</h2><a class="anchor" name="ga0" doxytag="gdi.h::BITMAP"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef struct <a class="el" href="struct__BITMAP.htm">_BITMAP</a> <a class="el" href="struct__BITMAP.htm">BITMAP</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="struct__BITMAP.htm">_BITMAP</a> </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00485">485</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>.    </td>  </tr></table><a class="anchor" name="ga2" doxytag="gdi.h::MYBITMAP"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef struct <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a> <a class="el" href="struct__MYBITMAP.htm">MYBITMAP</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a> </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00500">500</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>.    </td>  </tr></table><a class="anchor" name="ga1" doxytag="gdi.h::PBITMAP"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef <a class="el" href="struct__BITMAP.htm">BITMAP</a> * <a class="el" href="struct__BITMAP.htm">PBITMAP</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of pointer to a BITMAP. <p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__gdi__fns.htm#ga0">BITMAP</a> <a class="el" href="struct__BITMAP.htm">_BITMAP</a> </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00492">492</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>.    </td>  </tr></table><a class="anchor" name="ga3" doxytag="gdi.h::PMYBITMAP"></a><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">typedef struct <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a> * <a class="el" href="struct__MYBITMAP.htm">PMYBITMAP</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Data type of pointer to a struct <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a>. <p><dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__gdi__fns.htm#ga2">MYBITMAP</a> <a class="el" href="struct__MYBITMAP.htm">_MYBITMAP</a> </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00507">507</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>.    </td>  </tr></table><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:54 2007 for MiniGUI V1.6.10 API Reference by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>

⌨️ 快捷键说明

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