📄 struct__cliprgn.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: _CLIPRGN Struct Reference</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 Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><h1>_CLIPRGN Struct Reference<br><small>[<a class="el" href="group__region__fns.htm">Region operations</a>]</small></h1><code>#include <<a class="el" href="gdi_8h-source.htm">gdi.h</a>></code><p><h2>Data Fields</h2><ul><li><a class="el" href="group__win32__types.htm#ga0">BYTE</a> <a class="el" href="struct__CLIPRGN.htm#o0">type</a><li><a class="el" href="group__win32__types.htm#ga0">BYTE</a> <a class="el" href="struct__CLIPRGN.htm#o1">reserved</a> [3]<li><a class="el" href="struct__RECT.htm">RECT</a> <a class="el" href="struct__CLIPRGN.htm#o2">rcBound</a><li><a class="el" href="struct__CLIPRECT.htm">PCLIPRECT</a> <a class="el" href="struct__CLIPRGN.htm#o3">head</a><li><a class="el" href="struct__CLIPRECT.htm">PCLIPRECT</a> <a class="el" href="struct__CLIPRGN.htm#o4">tail</a><li><a class="el" href="struct__BLOCKHEAP.htm">PBLOCKHEAP</a> <a class="el" href="struct__CLIPRGN.htm#o5">heap</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Clipping region structure, alos used for general regions. <p><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00575">575</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>.<hr><h2>Field Documentation</h2><a class="anchor" name="o3" doxytag="_CLIPRGN::head"></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"><a class="el" href="struct__CLIPRECT.htm">PCLIPRECT</a> <a class="el" href="struct__CLIPRGN.htm#o3">head</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Head of the clipping rectangle list. <p>Definition at line <a class="el" href="gdi_8h-source.htm#l00604">604</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>. </td> </tr></table><a class="anchor" name="o5" doxytag="_CLIPRGN::heap"></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"><a class="el" href="struct__BLOCKHEAP.htm">PBLOCKHEAP</a> <a class="el" href="struct__CLIPRGN.htm#o5">heap</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The private block data heap used to allocate clipping rectangles. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__block__heap__fns.htm#ga0">BLOCKHEAP</a> </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00613">613</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>. </td> </tr></table><a class="anchor" name="o2" doxytag="_CLIPRGN::rcBound"></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"><a class="el" href="struct__RECT.htm">RECT</a> <a class="el" href="struct__CLIPRGN.htm#o2">rcBound</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The bounding rect of the region. <p>Definition at line <a class="el" href="gdi_8h-source.htm#l00600">600</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>. </td> </tr></table><a class="anchor" name="o1" doxytag="_CLIPRGN::reserved"></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"><a class="el" href="group__win32__types.htm#ga0">BYTE</a> <a class="el" href="struct__CLIPRGN.htm#o1">reserved</a>[3] </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Reserved for alignment.<p><dl compact><dt><b>Note:</b></dt><dd>Only defined for _USE_NEWGAL. </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00595">595</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>. </td> </tr></table><a class="anchor" name="o4" doxytag="_CLIPRGN::tail"></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"><a class="el" href="struct__CLIPRECT.htm">PCLIPRECT</a> <a class="el" href="struct__CLIPRGN.htm#o4">tail</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Tail of the clipping rectangle list. <p>Definition at line <a class="el" href="gdi_8h-source.htm#l00608">608</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>. </td> </tr></table><a class="anchor" name="o0" doxytag="_CLIPRGN::type"></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"><a class="el" href="group__win32__types.htm#ga0">BYTE</a> <a class="el" href="struct__CLIPRGN.htm#o0">type</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Type of the region, can be one of the following:<ul><li>NULLREGION<br> A null region.</li><li>SIMPLEREGION<br> A simple region.</li><li>COMPLEXREGION A complex region.</li></ul><p><dl compact><dt><b>Note:</b></dt><dd>Only defined for _USE_NEWGAL. </dd></dl><p>Definition at line <a class="el" href="gdi_8h-source.htm#l00589">589</a> of file <a class="el" href="gdi_8h-source.htm">gdi.h</a>. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="gdi_8h-source.htm">gdi.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:52 2007 for MiniGUI V1.6.10 API Reference by <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 + -