Sophie

Sophie

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

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: XcolorProfile 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>XcolorProfile 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="XcolorProfile" -->
<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">uint8_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXcolorProfile.html#aa45afa0e17bfa3ea8f7b57ab3010b8a4">md5</a> [16]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structXcolorProfile.html#a90d3a02d42b5629b76d6bbb39db549aa">length</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The <a class="el" href="structXcolorProfile.html">XcolorProfile</a> typedefed structure describes a single ICC profile. The 'md5' field is used to identify the profile. The actual data follows right after the structure. </p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a90d3a02d42b5629b76d6bbb39db549aa"></a><!-- doxytag: member="XcolorProfile::length" ref="a90d3a02d42b5629b76d6bbb39db549aa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="structXcolorProfile.html#a90d3a02d42b5629b76d6bbb39db549aa">XcolorProfile::length</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>number of bytes following, network byte order </p>

</div>
</div>
<a class="anchor" id="aa45afa0e17bfa3ea8f7b57ab3010b8a4"></a><!-- doxytag: member="XcolorProfile::md5" ref="aa45afa0e17bfa3ea8f7b57ab3010b8a4" args="[16]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t <a class="el" href="structXcolorProfile.html#aa45afa0e17bfa3ea8f7b57ab3010b8a4">XcolorProfile::md5</a>[16]</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>ICC MD5 of the profile </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>