Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 6894cf24a80ff0725d3c49c117773c3e > files > 31

libXcm-devel-0.4.0-2.fc15.i686.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.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Xcm&#160;<span id="projectnumber">0.4.0</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;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<div class="ingroups"><a class="el" href="group__Xcm.html">X Color Management Core API's</a></div></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&#160;</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&#160;</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>
<div class="textblock"><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>
</div><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 Tue Feb 8 2011 for Xcm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>