Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 4751

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Constants' Group ColorSpaceType</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Constants" class="navisub">Constants</a></td>
<td class="navisub"><a href="#ConstantDetails" class="navisub">Constants' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">rendering</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">unpublished </td>
<td width="50%" class="title">constants group ColorSpaceType</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Usage Restrictions</b></dt>
<dd><i>not published</i></dd>
<dt><b>Description</b></dt>
<dd>Categories for color spaces</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Constants"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constants</td>
</tr>
<tr>
<td class="imsum_left"><a href="#DEVICE_COLOR">DEVICE_COLOR</a></td>
<td class="imsum_right">Unspecified device color space - use conversion functions to
 convert to standard color spaces
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#GREY">GREY</a></td>
<td class="imsum_right">Grey-value color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RGB">RGB</a></td>
<td class="imsum_right">RGB color space
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CMYK">CMYK</a></td>
<td class="imsum_right">CMYK color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CMYKOG">CMYKOG</a></td>
<td class="imsum_right">CMYKOG color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CIEXYZ">CIEXYZ</a></td>
<td class="imsum_right">Standard CieXYZ color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CIELAB">CIELAB</a></td>
<td class="imsum_right">Standard CieLab color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SRGB">SRGB</a></td>
<td class="imsum_right">Standard sRGB color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HSV">HSV</a></td>
<td class="imsum_right">HSV color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HSL">HSL</a></td>
<td class="imsum_right">HSL color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#YCBCR">YCBCR</a></td>
<td class="imsum_right">YCbCr color space.&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#INDEXED">INDEXED</a></td>
<td class="imsum_right">Indexed color space.&nbsp;</td>
</tr>
</table>
<a name="ConstantDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Constants' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="DEVICE_COLOR" class="membertitle">DEVICE_COLOR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>DEVICE_COLOR</b> =0;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Unspecified device color space - use conversion functions to
 convert to standard color spaces
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="GREY" class="membertitle">GREY</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>GREY</b> =1;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Grey-value color space.</dd>
<dd><p>

 Use this for monochrome images.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RGB" class="membertitle">RGB</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>RGB</b> =2;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>RGB color space
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CMYK" class="membertitle">CMYK</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>CMYK</b> =3;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>CMYK color space.</dd>
<dd><p>

 See <a
        href="http://en.wikipedia.org/wiki/CMYK">wikipedia</a>
 for a thorough explanation. 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CMYKOG" class="membertitle">CMYKOG</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>CMYKOG</b> =4;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>CMYKOG color space.</dd>
<dd><p>

 See <a
        href="http://en.wikipedia.org/wiki/Hexachrome">wikipedia</a>
 for a thorough explanation. 
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CIEXYZ" class="membertitle">CIEXYZ</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>CIEXYZ</b> =5;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Standard CieXYZ color space.</dd>
<dd><p>

 See <a
        href="http://en.wikipedia.org/wiki/CIE_1931_color_space">wikipedia</a>
 for a thorough explanation.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CIELAB" class="membertitle">CIELAB</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>CIELAB</b> =6;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Standard CieLab color space.</dd>
<dd><p>

 See <a
        href="http://en.wikipedia.org/wiki/Lab_color_space">wikipedia</a>
 for a thorough explanation. Preferrable over CIEXYZ if
 perceptual uniformity is an issue.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SRGB" class="membertitle">SRGB</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>SRGB</b> =7;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Standard sRGB color space.</dd>
<dd><p>

 See <a
        href="http://en.wikipedia.org/wiki/Srgb">wikipedia</a>
 for a thorough explanation.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HSV" class="membertitle">HSV</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>HSV</b> =8;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>HSV color space.</dd>
<dd><p>

 Hue saturation value. See <a
        href="http://en.wikipedia.org/wiki/HSV_color_space">wikipedia</a>
 for a thorough explanation.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HSL" class="membertitle">HSL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>HSL</b> =9;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>HSL color space.</dd>
<dd><p>

 Hue saturation lightness. See <a
        href="http://en.wikipedia.org/wiki/HSL_color_space">wikipedia</a>
 for a thorough explanation
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="YCBCR" class="membertitle">YCBCR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>YCBCR</b> =10;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>YCbCr color space.</dd>
<dd><p>

 See <a href="http://en.wikipedia.org/wiki/YCbCr">wikipedia</a>
 for a thorough explanation. This color space is common for
 digital video.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="INDEXED" class="membertitle">INDEXED</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>const byte <b>INDEXED</b> =11;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>Indexed color space.</dd>
<dd><p>

 The color components of this color space are in fact indices
 into a color map.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>