📄 group__gdi__types.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: Data types for GDI</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>Data types for GDI<br><small>[<a class="el" href="group__macros__types.htm">Macros and data types commonly used</a>]</small></h1><h2>Data Structures</h2><ul><li>struct <a class="el" href="struct__GAL__Color.htm">_GAL_Color</a><li>struct <a class="el" href="struct__GAL__Palette.htm">_GAL_Palette</a><li>struct <a class="el" href="struct__GAL__Rect.htm">_GAL_Rect</a></ul><h2>Typedefs</h2><ul><li>typedef <a class="el" href="group__basic__types.htm#ga1">Sint8</a> <a class="el" href="group__gdi__types.htm#ga0">gal_sint8</a><dl class="el"><dd class="mdescRight">Data type of 8-bit signed integer. <a href="#ga0"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga0">Uint8</a> <a class="el" href="group__gdi__types.htm#ga1">gal_uint8</a><dl class="el"><dd class="mdescRight">Data type of 8-bit unsigned integer. <a href="#ga1"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga3">Sint16</a> <a class="el" href="group__gdi__types.htm#ga2">gal_sint16</a><dl class="el"><dd class="mdescRight">Data type of 16-bit signed integer. <a href="#ga2"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga2">Uint16</a> <a class="el" href="group__gdi__types.htm#ga3">gal_uint16</a><dl class="el"><dd class="mdescRight">Data type of 16-bit unsigned integer. <a href="#ga3"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga5">Sint32</a> <a class="el" href="group__gdi__types.htm#ga4">gal_sint32</a><dl class="el"><dd class="mdescRight">Data type of 32-bit signed integer. <a href="#ga4"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga5">gal_uint32</a><dl class="el"><dd class="mdescRight">Data type of 32-bit unsigned integer. <a href="#ga5"></a><br></dl><li>typedef signed int <a class="el" href="group__gdi__types.htm#ga6">gal_sint</a><dl class="el"><dd class="mdescRight">Data type of signed integer. <a href="#ga6"></a><br></dl><li>typedef unsigned int <a class="el" href="group__gdi__types.htm#ga7">gal_uint</a><dl class="el"><dd class="mdescRight">Data type of unsigned integer. <a href="#ga7"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga8">gal_pixel</a><dl class="el"><dd class="mdescRight">Data type of pixel value. <a href="#ga8"></a><br></dl><li>typedef <a class="el" href="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga9">gal_attr</a><dl class="el"><dd class="mdescRight">Data type of attribute value. <a href="#ga9"></a><br></dl><li>typedef long <a class="el" href="group__gdi__types.htm#ga10">fixed</a><dl class="el"><dd class="mdescRight">Data type of fixed point. <a href="#ga10"></a><br></dl><li>typedef <a class="el" href="struct__GAL__Color.htm">_GAL_Color</a> <a class="el" href="group__gdi__types.htm#ga11">GAL_Color</a><li>typedef <a class="el" href="struct__GAL__Palette.htm">_GAL_Palette</a> <a class="el" href="group__gdi__types.htm#ga12">GAL_Palette</a><li>typedef <a class="el" href="struct__GAL__Rect.htm">_GAL_Rect</a> <a class="el" href="group__gdi__types.htm#ga13">GAL_Rect</a></ul><hr><h2>Typedef Documentation</h2><a class="anchor" name="ga10" doxytag="common.h::fixed"></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 long <a class="el" href="group__gdi__types.htm#ga10">fixed</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of fixed point. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00719">719</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga9" doxytag="common.h::gal_attr"></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="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga9">gal_attr</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of attribute value. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00713">713</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga11" doxytag="common.h::GAL_Color"></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__GAL__Color.htm">_GAL_Color</a> <a class="el" href="struct__GAL__Color.htm">GAL_Color</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>RGBA quarter structure. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga17">RGB</a> </dd></dl> </td> </tr></table><a class="anchor" name="ga12" doxytag="common.h::GAL_Palette"></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__GAL__Palette.htm">_GAL_Palette</a> <a class="el" href="struct__GAL__Palette.htm">GAL_Palette</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Palette structure. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__gdi__types.htm#ga11">GAL_Color</a> </dd></dl> </td> </tr></table><a class="anchor" name="ga8" doxytag="common.h::gal_pixel"></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="group__basic__types.htm#ga4">Uint32</a> <a class="el" href="group__gdi__types.htm#ga8">gal_pixel</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of pixel value. <p><p>Definition at line <a class="el" href="common_8h-source.htm#l00708">708</a> of file <a class="el" href="common_8h-source.htm">common.h</a>. </td> </tr></table><a class="anchor" name="ga13" doxytag="common.h::GAL_Rect"></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__GAL__Rect.htm">_GAL_Rect</a> <a class="el" href="struct__GAL__Rect.htm">GAL_Rect</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>A rectangle defined by upper-left coordinates and width/height. <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="group__win32__types.htm#ga11">RECT</a> </dd></dl> </td> </tr></table><a class="anchor" name="ga6" doxytag="common.h::gal_sint"></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 signed int <a class="el" href="group__gdi__types.htm#ga6">gal_sint</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>Data type of signed integer.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -