Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > 016f37853498e153dba5892061587760 > files > 31

libXcm-devel-0.4.0-1.fc13.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xcm: XcolorRegion Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<h1>XcolorRegion Struct Reference<br/>
<small>
[<a class="el" href="group__Xcm.html">X Color Management Core API's</a>]</small>
</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="XcolorRegion" -->
<p><code>#include &lt;Xcm.h&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXcolorRegion.html#a9fedf415cd0df604860778d7ff573770">region</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXcolorRegion.html#a537d1e2ed8297bd47a04df58d6015f14">md5</a> [16]</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The <a class="el" href="structXcolorRegion.html">XcolorRegion</a> typedefed structure describes a single region with an attached profile. The region is evaluated when the client enables the region and not when the region is atttached to the window. This allows clients to update the region (when the window is resized for example) by simply modifying the XserverRegion and then sending a ClientMessage. </p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a537d1e2ed8297bd47a04df58d6015f14"></a><!-- doxytag: member="XcolorRegion::md5" ref="a537d1e2ed8297bd47a04df58d6015f14" args="[16]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structXcolorRegion.html#a537d1e2ed8297bd47a04df58d6015f14">XcolorRegion::md5</a>[16]</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>ICC MD5 of the associated profile </p>

</div>
</div>
<a class="anchor" id="a9fedf415cd0df604860778d7ff573770"></a><!-- doxytag: member="XcolorRegion::region" ref="a9fedf415cd0df604860778d7ff573770" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structXcolorRegion.html#a9fedf415cd0df604860778d7ff573770">XcolorRegion::region</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>XserverRegion, network byte order </p>

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Jan 7 2011 for Xcm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>