blob: 9c478bac552ab46880c00a8b529f3de885e4e8e0 [file] [log] [blame]
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3"/>
<title>MagickCore: colorspace.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">MagickCore
&#160;<span id="projectnumber">6.8.3</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('colorspace_8c.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="colorspace_8c.html#nested-classes">Data Structures</a> &#124;
<a href="colorspace_8c.html#define-members">Macros</a> &#124;
<a href="colorspace_8c.html#typedef-members">Typedefs</a> &#124;
<a href="colorspace_8c.html#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">colorspace.c File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="studio_8h_source.html">MagickCore/studio.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="property_8h_source.html">MagickCore/property.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cache_8h_source.html">MagickCore/cache.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cache-private_8h_source.html">MagickCore/cache-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cache-view_8h_source.html">MagickCore/cache-view.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="color_8h_source.html">MagickCore/color.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="color-private_8h_source.html">MagickCore/color-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace_8h_source.html">MagickCore/colorspace.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="colorspace-private_8h_source.html">MagickCore/colorspace-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception_8h_source.html">MagickCore/exception.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="exception-private_8h_source.html">MagickCore/exception-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image_8h_source.html">MagickCore/image.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="image-private_8h_source.html">MagickCore/image-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="gem_8h_source.html">MagickCore/gem.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="gem-private_8h_source.html">MagickCore/gem-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="memory___8h_source.html">MagickCore/memory_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="monitor_8h_source.html">MagickCore/monitor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="monitor-private_8h_source.html">MagickCore/monitor-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel-accessor_8h_source.html">MagickCore/pixel-accessor.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel-private_8h_source.html">MagickCore/pixel-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="quantize_8h_source.html">MagickCore/quantize.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="quantum_8h_source.html">MagickCore/quantum.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="quantum-private_8h_source.html">MagickCore/quantum-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="resource___8h_source.html">MagickCore/resource_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string___8h_source.html">MagickCore/string_.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string-private_8h_source.html">MagickCore/string-private.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="utility_8h_source.html">MagickCore/utility.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for colorspace.c:</div>
<div class="dyncontent">
<div class="center"><img src="colorspace_8c__incl.png" border="0" usemap="#colorspace_8c" alt=""/></div>
<map name="colorspace_8c" id="colorspace_8c">
<area shape="rect" id="node3" href="studio_8h.html" title="MagickCore/studio.h" alt="" coords="1030,667,1183,693"/><area shape="rect" id="node46" href="property_8h.html" title="MagickCore/property.h" alt="" coords="5299,88,5465,115"/><area shape="rect" id="node48" href="cache_8h.html" title="MagickCore/cache.h" alt="" coords="3251,336,3401,363"/><area shape="rect" id="node52" href="image_8h.html" title="MagickCore/image.h" alt="" coords="3762,501,3915,528"/><area shape="rect" id="node54" href="color_8h.html" title="MagickCore/color.h" alt="" coords="2755,584,2900,611"/><area shape="rect" id="node58" href="colorspace_8h.html" title="MagickCore/colorspace.h" alt="" coords="5041,816,5225,843"/><area shape="rect" id="node60" href="exception_8h.html" title="MagickCore/exception.h" alt="" coords="2238,741,2415,768"/><area shape="rect" id="node68" href="cache-view_8h.html" title="MagickCore/cache&#45;view.h" alt="" coords="3078,667,3263,693"/><area shape="rect" id="node89" href="monitor_8h.html" title="MagickCore/monitor.h" alt="" coords="4931,584,5095,611"/><area shape="rect" id="node93" href="string___8h.html" title="MagickCore/string_.h" alt="" coords="2131,667,2287,693"/><area shape="rect" id="node98" href="quantum_8h.html" title="MagickCore/quantum.h" alt="" coords="2509,584,2680,611"/><area shape="rect" id="node112" href="cache-private_8h.html" title="MagickCore/cache&#45;private.h" alt="" coords="2403,179,2604,205"/><area shape="rect" id="node123" href="resource___8h.html" title="MagickCore/resource_.h" alt="" coords="2729,336,2905,363"/><area shape="rect" id="node130" href="color-private_8h.html" title="MagickCore/color&#45;private.h" alt="" coords="4736,261,4931,288"/><area shape="rect" id="node134" href="colorspace-private_8h.html" title="MagickCore/colorspace\l&#45;private.h" alt="" coords="3575,81,3747,122"/><area shape="rect" id="node137" href="image-private_8h.html" title="MagickCore/image&#45;private.h" alt="" coords="3733,179,3936,205"/><area shape="rect" id="node140" href="pixel-accessor_8h.html" title="MagickCore/pixel&#45;accessor.h" alt="" coords="3403,179,3608,205"/><area shape="rect" id="node146" href="gem_8h.html" title="MagickCore/gem.h" alt="" coords="3083,261,3225,288"/><area shape="rect" id="node160" href="exception-private_8h.html" title="MagickCore/exception\l&#45;private.h" alt="" coords="1973,577,2137,618"/><area shape="rect" id="node170" href="gem-private_8h.html" title="MagickCore/gem&#45;private.h" alt="" coords="5491,88,5683,115"/><area shape="rect" id="node172" href="memory___8h.html" title="MagickCore/memory_.h" alt="" coords="5707,88,5883,115"/><area shape="rect" id="node175" href="monitor-private_8h.html" title="MagickCore/monitor\l&#45;private.h" alt="" coords="3705,411,3857,453"/><area shape="rect" id="node179" href="pixel-private_8h.html" title="MagickCore/pixel&#45;private.h" alt="" coords="5907,88,6100,115"/><area shape="rect" id="node181" href="quantize_8h.html" title="MagickCore/quantize.h" alt="" coords="5005,261,5173,288"/><area shape="rect" id="node185" href="quantum-private_8h.html" title="MagickCore/quantum\l&#45;private.h" alt="" coords="3169,171,3327,213"/><area shape="rect" id="node190" href="string-private_8h.html" title="MagickCore/string&#45;private.h" alt="" coords="5197,419,5395,445"/><area shape="rect" id="node193" href="utility_8h.html" title="MagickCore/utility.h" alt="" coords="6125,88,6272,115"/><area shape="rect" id="node5" href="magick-config_8h.html" title="MagickCore/magick&#45;config.h" alt="" coords="584,816,787,843"/><area shape="rect" id="node29" href="method-attribute_8h.html" title="MagickCore/method&#45;attribute.h" alt="" coords="1629,741,1852,768"/><area shape="rect" id="node41" href="magick-type_8h.html" title="MagickCore/magick&#45;type.h" alt="" coords="521,741,713,768"/><area shape="rect" id="node50" href="blob_8h.html" title="MagickCore/blob.h" alt="" coords="3416,419,3556,445"/><area shape="rect" id="node107" href="stream_8h.html" title="MagickCore/stream.h" alt="" coords="3129,584,3287,611"/><area shape="rect" id="node56" href="pixel_8h.html" title="MagickCore/pixel.h" alt="" coords="2969,741,3111,768"/><area shape="rect" id="node63" href="semaphore_8h.html" title="MagickCore/semaphore.h" alt="" coords="2408,816,2595,843"/><area shape="rect" id="node71" href="composite_8h.html" title="MagickCore/composite.h" alt="" coords="4193,667,4375,693"/><area shape="rect" id="node73" href="compress_8h.html" title="MagickCore/compress.h" alt="" coords="3839,584,4016,611"/><area shape="rect" id="node75" href="effect_8h.html" title="MagickCore/effect.h" alt="" coords="4605,584,4753,611"/><area shape="rect" id="node79" href="geometry_8h.html" title="MagickCore/geometry.h" alt="" coords="4705,741,4879,768"/><area shape="rect" id="node82" href="layer_8h.html" title="MagickCore/layer.h" alt="" coords="4267,584,4411,611"/><area shape="rect" id="node85" href="locale___8h.html" title="MagickCore/locale_.h" alt="" coords="5222,584,5380,611"/><area shape="rect" id="node91" href="profile_8h.html" title="MagickCore/profile.h" alt="" coords="3311,584,3464,611"/><area shape="rect" id="node101" href="resample_8h.html" title="MagickCore/resample.h" alt="" coords="3540,584,3713,611"/><area shape="rect" id="node104" href="resize_8h.html" title="MagickCore/resize.h" alt="" coords="4041,584,4191,611"/><area shape="rect" id="node109" href="timer_8h.html" title="MagickCore/timer.h" alt="" coords="4435,584,4581,611"/><area shape="rect" id="node77" href="morphology_8h.html" title="MagickCore/morphology.h" alt="" coords="4563,667,4753,693"/><area shape="rect" id="node87" href="hashmap_8h.html" title="MagickCore/hashmap.h" alt="" coords="5221,667,5395,693"/><area shape="rect" id="node117" href="random___8h.html" title="MagickCore/random_.h" alt="" coords="2245,336,2416,363"/><area shape="rect" id="node120" href="thread-private_8h.html" title="MagickCore/thread&#45;private.h" alt="" coords="2596,261,2801,288"/><area shape="rect" id="node125" href="thread___8h.html" title="MagickCore/thread_.h" alt="" coords="2541,336,2704,363"/><area shape="rect" id="node148" href="fx_8h.html" title="MagickCore/fx.h" alt="" coords="3097,336,3223,363"/><area shape="rect" id="node150" href="draw_8h.html" title="MagickCore/draw.h" alt="" coords="3147,419,3291,445"/><area shape="rect" id="node155" href="type_8h.html" title="MagickCore/type.h" alt="" coords="3083,501,3225,528"/><area shape="rect" id="node162" href="log_8h.html" title="MagickCore/log.h" alt="" coords="1973,667,2107,693"/></map>
</div>
</div>
<p><a href="colorspace_8c_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__TransformPacket.html">_TransformPacket</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a8e4abbd110fac783adae2f39a09c5a3a"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a8e4abbd110fac783adae2f39a09c5a3a">D65X</a>&#160;&#160;&#160;(0.950456f)</td></tr>
<tr class="separator:a8e4abbd110fac783adae2f39a09c5a3a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7f95bc516a908901e421ca8fb54dad78"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a7f95bc516a908901e421ca8fb54dad78">D65Y</a>&#160;&#160;&#160;(1.0f)</td></tr>
<tr class="separator:a7f95bc516a908901e421ca8fb54dad78"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f6e761cf4442139b106c07a2e48b01b"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a4f6e761cf4442139b106c07a2e48b01b">D65Z</a>&#160;&#160;&#160;(1.088754f)</td></tr>
<tr class="separator:a4f6e761cf4442139b106c07a2e48b01b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1e79d1238cac97a2f42c724967ef5307"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a1e79d1238cac97a2f42c724967ef5307">CIEEpsilon</a>&#160;&#160;&#160;(216.0f/24389.0f)</td></tr>
<tr class="separator:a1e79d1238cac97a2f42c724967ef5307"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdb385337b678b6c0edd69dfd8d67cfd"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#afdb385337b678b6c0edd69dfd8d67cfd">CIEK</a>&#160;&#160;&#160;(24389.0f/27.0f)</td></tr>
<tr class="separator:afdb385337b678b6c0edd69dfd8d67cfd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a1e9e740d2f4f3e36ca06f7f5fed5b3"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a4a1e9e740d2f4f3e36ca06f7f5fed5b3">sRGBTransformImageTag</a>&#160;&#160;&#160;&quot;RGBTransform/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a4a1e9e740d2f4f3e36ca06f7f5fed5b3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab1e96e9c9b9056828619814cc471f526"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#ab1e96e9c9b9056828619814cc471f526">DisplayGamma</a>&#160;&#160;&#160;(1.0f/1.7f)</td></tr>
<tr class="separator:ab1e96e9c9b9056828619814cc471f526"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af4aeaaa03fbef3bd7dd8a00552ee4561"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#af4aeaaa03fbef3bd7dd8a00552ee4561">FilmGamma</a>&#160;&#160;&#160;0.6f</td></tr>
<tr class="separator:af4aeaaa03fbef3bd7dd8a00552ee4561"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7209edb22c1ea86b6cde2ae6a60d40dc"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a7209edb22c1ea86b6cde2ae6a60d40dc">ReferenceBlack</a>&#160;&#160;&#160;95.0f</td></tr>
<tr class="separator:a7209edb22c1ea86b6cde2ae6a60d40dc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19bb866d0781021d938e06ed6b0f6f9b"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a19bb866d0781021d938e06ed6b0f6f9b">ReferenceWhite</a>&#160;&#160;&#160;685.0f</td></tr>
<tr class="separator:a19bb866d0781021d938e06ed6b0f6f9b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7863c3934476e1c26aa90914a7760fc0"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a7863c3934476e1c26aa90914a7760fc0">TransformsRGBImageTag</a>&#160;&#160;&#160;&quot;Transform/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td></tr>
<tr class="separator:a7863c3934476e1c26aa90914a7760fc0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:ad984981aec7719d0dfcb548d4f6f0a77"><td class="memItemLeft" align="right" valign="top">typedef struct <a class="el" href="struct__TransformPacket.html">_TransformPacket</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#ad984981aec7719d0dfcb548d4f6f0a77">TransformPacket</a></td></tr>
<tr class="separator:ad984981aec7719d0dfcb548d4f6f0a77"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:afcda4b63ed7332c4c0b094307498ad0e"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#afcda4b63ed7332c4c0b094307498ad0e">TransformsRGBImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *, const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a>, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *)</td></tr>
<tr class="separator:afcda4b63ed7332c4c0b094307498ad0e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a22426c0b38fe9968d18e9ee0859321a3"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a22426c0b38fe9968d18e9ee0859321a3">ConvertXYZToLMS</a> (const double x, const double y, const double z, double *L, double *M, double *S)</td></tr>
<tr class="separator:a22426c0b38fe9968d18e9ee0859321a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a20d7152b02881a7e877a9dee0a8953ad"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a20d7152b02881a7e877a9dee0a8953ad">ConvertRGBToXYZ</a> (const double red, const double green, const double blue, double *X, double *Y, double *Z)</td></tr>
<tr class="separator:a20d7152b02881a7e877a9dee0a8953ad"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a062a82569f73578c85ee75f44cf0e55d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a062a82569f73578c85ee75f44cf0e55d">ConvertXYZToLab</a> (const double X, const double Y, const double Z, double *L, double *a, double *b)</td></tr>
<tr class="separator:a062a82569f73578c85ee75f44cf0e55d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afd8f9452441118c03b7608782a2b7e58"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#afd8f9452441118c03b7608782a2b7e58">ConvertXYZToLuv</a> (const double X, const double Y, const double Z, double *L, double *u, double *v)</td></tr>
<tr class="separator:afd8f9452441118c03b7608782a2b7e58"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a036278d2ef9271932da8837b64d4c7e7"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a036278d2ef9271932da8837b64d4c7e7">sRGBTransformImage</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a> colorspace, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a036278d2ef9271932da8837b64d4c7e7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6a85168509940d284a83c8865ff1d4eb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a6a85168509940d284a83c8865ff1d4eb">SetImageColorspace</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a> colorspace, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a6a85168509940d284a83c8865ff1d4eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a363952ec2b26beb2fbbdead5faf4469c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a363952ec2b26beb2fbbdead5faf4469c">TransformImageColorspace</a> (<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *image, const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a> colorspace, <a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *exception)</td></tr>
<tr class="separator:a363952ec2b26beb2fbbdead5faf4469c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0c041051048d25a60660b21cbe1bf908"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a0c041051048d25a60660b21cbe1bf908">ConvertLMSToXYZ</a> (const double L, const double M, const double S, double *X, double *Y, double *Z)</td></tr>
<tr class="separator:a0c041051048d25a60660b21cbe1bf908"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4e634cd5109538aead144ebb68a241a9"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a4e634cd5109538aead144ebb68a241a9">ConvertLabToXYZ</a> (const double L, const double a, const double b, double *X, double *Y, double *Z)</td></tr>
<tr class="separator:a4e634cd5109538aead144ebb68a241a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af9d389d6e65f5c406f1194744e221369"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#af9d389d6e65f5c406f1194744e221369">ConvertLuvToXYZ</a> (const double L, const double u, const double v, double *X, double *Y, double *Z)</td></tr>
<tr class="separator:af9d389d6e65f5c406f1194744e221369"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af73cbd76a99a99d8d9ae8ef371290227"><td class="memItemLeft" align="right" valign="top">static ssize_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#af73cbd76a99a99d8d9ae8ef371290227">RoundToYCC</a> (const double value)</td></tr>
<tr class="separator:af73cbd76a99a99d8d9ae8ef371290227"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8c11112899e87fafb3e2892e761c70a1"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#a8c11112899e87fafb3e2892e761c70a1">ConvertXYZToRGB</a> (const double x, const double y, const double z, double *red, double *green, double *blue)</td></tr>
<tr class="separator:a8c11112899e87fafb3e2892e761c70a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7d6ad79a70df717be7d01299027ecd1"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="colorspace_8c.html#af7d6ad79a70df717be7d01299027ecd1">ConvertCMYKToRGB</a> (<a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *pixel)</td></tr>
<tr class="separator:af7d6ad79a70df717be7d01299027ecd1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a1e79d1238cac97a2f42c724967ef5307"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CIEEpsilon&#160;&#160;&#160;(216.0f/24389.0f)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01858">ConvertLabToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01889">ConvertLuvToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l00159">ConvertXYZToLab()</a>, and <a class="el" href="colorspace_8c_source.html#l00193">ConvertXYZToLuv()</a>.</p>
</div>
</div>
<a class="anchor" id="afdb385337b678b6c0edd69dfd8d67cfd"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CIEK&#160;&#160;&#160;(24389.0f/27.0f)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01858">ConvertLabToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01889">ConvertLuvToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l00159">ConvertXYZToLab()</a>, and <a class="el" href="colorspace_8c_source.html#l00193">ConvertXYZToLuv()</a>.</p>
</div>
</div>
<a class="anchor" id="a8e4abbd110fac783adae2f39a09c5a3a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define D65X&#160;&#160;&#160;(0.950456f)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01858">ConvertLabToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01889">ConvertLuvToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l00159">ConvertXYZToLab()</a>, and <a class="el" href="colorspace_8c_source.html#l00193">ConvertXYZToLuv()</a>.</p>
</div>
</div>
<a class="anchor" id="a7f95bc516a908901e421ca8fb54dad78"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define D65Y&#160;&#160;&#160;(1.0f)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01858">ConvertLabToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01889">ConvertLuvToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l00159">ConvertXYZToLab()</a>, and <a class="el" href="colorspace_8c_source.html#l00193">ConvertXYZToLuv()</a>.</p>
</div>
</div>
<a class="anchor" id="a4f6e761cf4442139b106c07a2e48b01b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define D65Z&#160;&#160;&#160;(1.088754f)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01858">ConvertLabToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01889">ConvertLuvToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l00159">ConvertXYZToLab()</a>, and <a class="el" href="colorspace_8c_source.html#l00193">ConvertXYZToLuv()</a>.</p>
</div>
</div>
<a class="anchor" id="ab1e96e9c9b9056828619814cc471f526"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define DisplayGamma&#160;&#160;&#160;(1.0f/1.7f)</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, and <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="af4aeaaa03fbef3bd7dd8a00552ee4561"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define FilmGamma&#160;&#160;&#160;0.6f</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, and <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a7209edb22c1ea86b6cde2ae6a60d40dc"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ReferenceBlack&#160;&#160;&#160;95.0f</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, and <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a19bb866d0781021d938e06ed6b0f6f9b"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define ReferenceWhite&#160;&#160;&#160;685.0f</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, and <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a4a1e9e740d2f4f3e36ca06f7f5fed5b3"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define sRGBTransformImageTag&#160;&#160;&#160;&quot;RGBTransform/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a7863c3934476e1c26aa90914a7760fc0"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define TransformsRGBImageTag&#160;&#160;&#160;&quot;Transform/<a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a>&quot;</td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<h2 class="groupheader">Typedef Documentation</h2>
<a class="anchor" id="ad984981aec7719d0dfcb548d4f6f0a77"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef struct <a class="el" href="struct__TransformPacket.html">_TransformPacket</a> <a class="el" href="colorspace_8c.html#ad984981aec7719d0dfcb548d4f6f0a77">TransformPacket</a></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="af7d6ad79a70df717be7d01299027ecd1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertCMYKToRGB </td>
<td>(</td>
<td class="paramtype"><a class="el" href="pixel_8h.html#ae144182098e685dad2a4bd5c97fd244c">PixelInfo</a> *&#160;</td>
<td class="paramname"><em>pixel</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01938">1938</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::black</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::blue</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>, and <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a4e634cd5109538aead144ebb68a241a9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertLabToXYZ </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>a</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>b</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>X</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Z</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01858">1858</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="colorspace_8c.html#a1e79d1238cac97a2f42c724967ef5307">CIEEpsilon</a>, <a class="el" href="colorspace_8c.html#afdb385337b678b6c0edd69dfd8d67cfd">CIEK</a>, <a class="el" href="colorspace_8c.html#a8e4abbd110fac783adae2f39a09c5a3a">D65X</a>, <a class="el" href="colorspace_8c.html#a7f95bc516a908901e421ca8fb54dad78">D65Y</a>, and <a class="el" href="colorspace_8c.html#a4f6e761cf4442139b106c07a2e48b01b">D65Z</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a0c041051048d25a60660b21cbe1bf908"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertLMSToXYZ </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>M</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>S</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>X</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Z</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01839">1839</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="af9d389d6e65f5c406f1194744e221369"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertLuvToXYZ </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>u</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>v</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>X</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Z</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01889">1889</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="colorspace_8c.html#a1e79d1238cac97a2f42c724967ef5307">CIEEpsilon</a>, <a class="el" href="colorspace_8c.html#afdb385337b678b6c0edd69dfd8d67cfd">CIEK</a>, <a class="el" href="colorspace_8c.html#a8e4abbd110fac783adae2f39a09c5a3a">D65X</a>, <a class="el" href="colorspace_8c.html#a7f95bc516a908901e421ca8fb54dad78">D65Y</a>, and <a class="el" href="colorspace_8c.html#a4f6e761cf4442139b106c07a2e48b01b">D65Z</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a20d7152b02881a7e877a9dee0a8953ad"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertRGBToXYZ </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>red</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>green</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>blue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>X</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>Z</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l00140">140</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a062a82569f73578c85ee75f44cf0e55d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertXYZToLab </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>X</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>Y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>Z</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>a</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>b</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l00159">159</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="colorspace_8c.html#a1e79d1238cac97a2f42c724967ef5307">CIEEpsilon</a>, <a class="el" href="colorspace_8c.html#afdb385337b678b6c0edd69dfd8d67cfd">CIEK</a>, <a class="el" href="colorspace_8c.html#a8e4abbd110fac783adae2f39a09c5a3a">D65X</a>, <a class="el" href="colorspace_8c.html#a7f95bc516a908901e421ca8fb54dad78">D65Y</a>, and <a class="el" href="colorspace_8c.html#a4f6e761cf4442139b106c07a2e48b01b">D65Z</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a22426c0b38fe9968d18e9ee0859321a3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertXYZToLMS </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>z</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>M</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>S</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l00118">118</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>.</p>
</div>
</div>
<a class="anchor" id="afd8f9452441118c03b7608782a2b7e58"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertXYZToLuv </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>X</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>Y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>Z</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>L</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>u</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>v</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l00193">193</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="colorspace_8c.html#a1e79d1238cac97a2f42c724967ef5307">CIEEpsilon</a>, <a class="el" href="colorspace_8c.html#afdb385337b678b6c0edd69dfd8d67cfd">CIEK</a>, <a class="el" href="colorspace_8c.html#a8e4abbd110fac783adae2f39a09c5a3a">D65X</a>, <a class="el" href="colorspace_8c.html#a7f95bc516a908901e421ca8fb54dad78">D65Y</a>, <a class="el" href="colorspace_8c.html#a4f6e761cf4442139b106c07a2e48b01b">D65Z</a>, and <a class="el" href="pixel-private_8h_source.html#l00025">PerceptibleReciprocal()</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a8c11112899e87fafb3e2892e761c70a1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static void ConvertXYZToRGB </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>y</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>z</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>red</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>green</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double *&#160;</td>
<td class="paramname"><em>blue</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01916">1916</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="af73cbd76a99a99d8d9ae8ef371290227"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static ssize_t RoundToYCC </td>
<td>(</td>
<td class="paramtype">const double&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01907">1907</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a6a85168509940d284a83c8865ff1d4eb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> SetImageColorspace </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>image</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a>&#160;</td>
<td class="paramname"><em>colorspace</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01715">1715</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="image_8h_source.html#l00123">_ChromaticityInfo::blue_primary</a>, <a class="el" href="image_8h_source.html#l00187">_Image::chromaticity</a>, <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00184">_Image::gamma</a>, <a class="el" href="image_8h_source.html#l00050">GrayscaleType</a>, <a class="el" href="image_8h_source.html#l00123">_ChromaticityInfo::green_primary</a>, <a class="el" href="colorspace-private_8h_source.html#l00085">IsGrayColorspace()</a>, <a class="el" href="colorspace-private_8h_source.html#l00101">IssRGBColorspace()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="profile_8h_source.html#l00034">PerceptualIntent</a>, <a class="el" href="image_8h_source.html#l00123">_ChromaticityInfo::red_primary</a>, <a class="el" href="image_8h_source.html#l00190">_Image::rendering_intent</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="cache_8c_source.html#l05042">SyncImagePixelCache()</a>, <a class="el" href="image_8h_source.html#l00258">_Image::type</a>, <a class="el" href="profile_8h_source.html#l00032">UndefinedIntent</a>, <a class="el" href="image_8h_source.html#l00123">_ChromaticityInfo::white_point</a>, <a class="el" href="image_8h_source.html#l00097">_PrimaryInfo::x</a>, <a class="el" href="image_8h_source.html#l00097">_PrimaryInfo::y</a>, and <a class="el" href="image_8h_source.html#l00097">_PrimaryInfo::z</a>.</p>
<p>Referenced by <a class="el" href="channel_8c_source.html#l00196">ChannelFxImage()</a>, <a class="el" href="fx_8c_source.html#l00653">ColorizeImage()</a>, <a class="el" href="channel_8c_source.html#l00454">CombineImages()</a>, <a class="el" href="composite_8c_source.html#l00533">CompositeImage()</a>, <a class="el" href="transform_8c_source.html#l00411">ConsolidateCMYKImages()</a>, <a class="el" href="enhance_8c_source.html#l00992">ContrastStretchImage()</a>, <a class="el" href="draw_8c_source.html#l04122">DrawPrimitive()</a>, <a class="el" href="decorate_8c_source.html#l00169">FrameImage()</a>, <a class="el" href="image_8c_source.html#l01296">GetImageMask()</a>, <a class="el" href="paint_8c_source.html#l00399">GradientImage()</a>, <a class="el" href="pixel_8c_source.html#l03763">ImportImagePixels()</a>, <a class="el" href="enhance_8c_source.html#l02289">LevelizeImage()</a>, <a class="el" href="profile_8c_source.html#l00479">ProfileImage()</a>, <a class="el" href="channel_8c_source.html#l00607">SeparateImage()</a>, <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, <a class="el" href="fx_8c_source.html#l04866">StereoAnaglyphImage()</a>, <a class="el" href="fx_8c_source.html#l05197">TintImage()</a>, <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>, and <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>.</p>
</div>
</div>
<a class="anchor" id="a036278d2ef9271932da8837b64d4c7e7"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> sRGBTransformImage </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>image</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a>&#160;</td>
<td class="paramname"><em>colorspace</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l00214">214</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="image_8h_source.html#l00273">_Image::alpha_trait</a>, <a class="el" href="pixel_8h_source.html#l00109">BlendPixelTrait</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::blue</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="colorspace_8h_source.html#l00028">CMYColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00029">CMYKColorspace</a>, <a class="el" href="image_8h_source.html#l00177">_Image::colormap</a>, <a class="el" href="image_8h_source.html#l00170">_Image::colors</a>, <a class="el" href="image_8h_source.html#l00057">ColorSeparationMatteType</a>, <a class="el" href="image_8h_source.html#l00056">ColorSeparationType</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="colorspace-private_8h_source.html#l00030">ConvertRGBToCMYK()</a>, <a class="el" href="gem-private_8h.html#a8d9ef99e9dce9fb068c4c59478cc34fd">ConvertRGBToHCL()</a>, <a class="el" href="gem-private_8h.html#ad236abd5f5bf75f50d429efd6daedbb6">ConvertRGBToHSB()</a>, <a class="el" href="gem_8c_source.html#l00597">ConvertRGBToHSL()</a>, <a class="el" href="gem_8c_source.html#l00675">ConvertRGBToHWB()</a>, <a class="el" href="colorspace_8c_source.html#l00140">ConvertRGBToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l00159">ConvertXYZToLab()</a>, <a class="el" href="colorspace_8c_source.html#l00118">ConvertXYZToLMS()</a>, <a class="el" href="colorspace_8c_source.html#l00193">ConvertXYZToLuv()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="pixel_8c_source.html#l00291">DecodePixelGamma()</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="colorspace_8c.html#ab1e96e9c9b9056828619814cc471f526">DisplayGamma</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="colorspace_8c.html#af4aeaaa03fbef3bd7dd8a00552ee4561">FilmGamma</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="property_8c_source.html#l01986">GetImageProperty()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00073">GetPixelBlue()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00137">GetPixelCyan()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00159">GetPixelGreen()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00341">GetPixelInfoPixel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00288">GetPixelMagenta()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00330">GetPixelRed()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00381">GetPixelYellow()</a>, <a class="el" href="colorspace_8h_source.html#l00030">GRAYColorspace</a>, <a class="el" href="image_8h_source.html#l00050">GrayscaleType</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="colorspace_8h_source.html#l00031">HCLColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00032">HSBColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00033">HSLColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00034">HWBColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00035">LabColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00036">LCHColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00038">LMSColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00037">LogColorspace</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="colorspace_8h_source.html#l00039">LuvColorspace</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00102">MagickPI</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="magick-type_8h_source.html#l00062">MaxMap</a>, <a class="el" href="colorspace_8h_source.html#l00040">OHTAColorspace</a>, <a class="el" href="pixel-private_8h_source.html#l00025">PerceptibleReciprocal()</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00142">PseudoClass</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="colorspace_8h_source.html#l00041">Rec601LumaColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00042">Rec601YCbCrColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00043">Rec709LumaColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00044">Rec709YCbCrColorspace</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="colorspace_8c.html#a7209edb22c1ea86b6cde2ae6a60d40dc">ReferenceBlack</a>, <a class="el" href="colorspace_8c.html#a19bb866d0781021d938e06ed6b0f6f9b">ReferenceWhite</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="memory_8c_source.html#l00845">ResetMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="colorspace_8c_source.html#l01715">SetImageColorspace()</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00548">SetPixelBlue()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00614">SetPixelCyan()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00620">SetPixelGray()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00631">SetPixelGreen()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00654">SetPixelInfoPixel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00679">SetPixelMagenta()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00709">SetPixelRed()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00720">SetPixelYellow()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="colorspace_8h_source.html#l00046">sRGBColorspace</a>, <a class="el" href="colorspace_8c.html#a4a1e9e740d2f4f3e36ca06f7f5fed5b3">sRGBTransformImageTag</a>, <a class="el" href="image_8h_source.html#l00152">_Image::storage_class</a>, <a class="el" href="string-private_8h_source.html#l00042">StringToDouble()</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="image_8c_source.html#l03599">SyncImage()</a>, <a class="el" href="exception-private_8h_source.html#l00029">ThrowBinaryException</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="colorspace_8h_source.html#l00047">TransparentColorspace</a>, <a class="el" href="image_8h_source.html#l00258">_Image::type</a>, <a class="el" href="colorspace_8h_source.html#l00027">UndefinedColorspace</a>, <a class="el" href="colorspace_8c_source.html#l00076">_TransformPacket::x</a>, <a class="el" href="image_8h_source.html#l00097">_PrimaryInfo::x</a>, <a class="el" href="colorspace_8h_source.html#l00048">XYZColorspace</a>, <a class="el" href="colorspace_8c_source.html#l00076">_TransformPacket::y</a>, <a class="el" href="image_8h_source.html#l00097">_PrimaryInfo::y</a>, <a class="el" href="colorspace_8h_source.html#l00049">YCbCrColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00050">YCCColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00051">YIQColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00052">YPbPrColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00053">YUVColorspace</a>, <a class="el" href="colorspace_8c_source.html#l00076">_TransformPacket::z</a>, and <a class="el" href="image_8h_source.html#l00097">_PrimaryInfo::z</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>.</p>
</div>
</div>
<a class="anchor" id="a363952ec2b26beb2fbbdead5faf4469c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="method-attribute_8h.html#a487cee8f0dff0607e77f6b51d6403651">MagickExport</a> <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> TransformImageColorspace </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>image</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a>&#160;</td>
<td class="paramname"><em>colorspace</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01774">1774</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="profile_8c_source.html#l00195">DeleteImageProfile()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="colorspace-private_8h_source.html#l00101">IssRGBColorspace()</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="colorspace_8c_source.html#l01715">SetImageColorspace()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="colorspace_8c_source.html#l00214">sRGBTransformImage()</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="colorspace_8c_source.html#l01948">TransformsRGBImage()</a>, and <a class="el" href="colorspace_8h_source.html#l00027">UndefinedColorspace</a>.</p>
<p>Referenced by <a class="el" href="fx_8c_source.html#l00263">AddNoiseImage()</a>, <a class="el" href="annotate_8c_source.html#l00227">AnnotateImage()</a>, <a class="el" href="image_8c_source.html#l00440">AppendImages()</a>, <a class="el" href="quantize_8c_source.html#l00507">AssignImageColors()</a>, <a class="el" href="threshold_8c_source.html#l00376">BilevelImage()</a>, <a class="el" href="threshold_8c_source.html#l00502">BlackThresholdImage()</a>, <a class="el" href="channel_8c_source.html#l00196">ChannelFxImage()</a>, <a class="el" href="quantize_8c_source.html#l00768">ClassifyImageColors()</a>, <a class="el" href="enhance_8c_source.html#l00295">ClutImage()</a>, <a class="el" href="channel_8c_source.html#l00454">CombineImages()</a>, <a class="el" href="distort_8c_source.html#l01682">DistortImage()</a>, <a class="el" href="paint_8c_source.html#l00108">FloodfillPaintImage()</a>, <a class="el" href="enhance_8c_source.html#l01920">HaldClutImage()</a>, <a class="el" href="enhance_8c_source.html#l02780">ModulateImage()</a>, <a class="el" href="paint_8c_source.html#l00532">OilPaintImage()</a>, <a class="el" href="paint_8c_source.html#l00757">OpaquePaintImage()</a>, <a class="el" href="segment_8c_source.html#l01796">SegmentImage()</a>, <a class="el" href="effect_8c_source.html#l02603">SelectiveBlurImage()</a>, <a class="el" href="quantize_8c_source.html#l03268">SetGrayscaleImage()</a>, <a class="el" href="image_8c_source.html#l02348">SetImageBackgroundColor()</a>, <a class="el" href="attribute_8c_source.html#l01128">SetImageType()</a>, <a class="el" href="cache_8c_source.html#l04806">SetPixelCacheVirtualMethod()</a>, <a class="el" href="effect_8c_source.html#l02935">ShadeImage()</a>, <a class="el" href="fx_8c_source.html#l04233">ShadowImage()</a>, <a class="el" href="composite_8c_source.html#l02334">TextureImage()</a>, <a class="el" href="fx_8c_source.html#l05415">VignetteImage()</a>, and <a class="el" href="threshold_8c_source.html#l01774">WhiteThresholdImage()</a>.</p>
</div>
</div>
<a class="anchor" id="afcda4b63ed7332c4c0b094307498ad0e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static <a class="el" href="magick-type_8h.html#ac740cbce6e8928a679ae3767b49428dd">MagickBooleanType</a> TransformsRGBImage </td>
<td>(</td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a3ceaefc95f67897c6c3c0ea015ba5be0">Image</a> *&#160;</td>
<td class="paramname"><em>image</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="colorspace_8h.html#a5d516b430fa42c1f83b557f08128f3c2">ColorspaceType</a>&#160;</td>
<td class="paramname"><em>colorspace</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="magick-type_8h.html#a30abf1f7276060a8f218f4ccf3af1935">ExceptionInfo</a> *&#160;</td>
<td class="paramname"><em>exception</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="colorspace_8c_source.html#l01948">1948</a> of file <a class="el" href="colorspace_8c_source.html">colorspace.c</a>.</p>
<p>References <a class="el" href="cache-view_8c_source.html#l00112">AcquireAuthenticCacheView()</a>, <a class="el" href="memory_8c_source.html#l00481">AcquireQuantumMemory()</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::blue</a>, <a class="el" href="quantum_8h_source.html#l00084">ClampToQuantum()</a>, <a class="el" href="colorspace_8h_source.html#l00028">CMYColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00029">CMYKColorspace</a>, <a class="el" href="image_8h_source.html#l00177">_Image::colormap</a>, <a class="el" href="image_8h_source.html#l00170">_Image::colors</a>, <a class="el" href="image_8h_source.html#l00155">_Image::colorspace</a>, <a class="el" href="image_8h_source.html#l00170">_Image::columns</a>, <a class="el" href="colorspace_8c_source.html#l01938">ConvertCMYKToRGB()</a>, <a class="el" href="gem-private_8h.html#a66160264b191909eb7a632d4e3dbdd72">ConvertHCLToRGB()</a>, <a class="el" href="gem-private_8h.html#a23589b00bc211040f09d61614c4fcdce">ConvertHSBToRGB()</a>, <a class="el" href="gem_8c_source.html#l00299">ConvertHSLToRGB()</a>, <a class="el" href="gem-private_8h.html#aa288d2545f27a31e2ad9f9555dc146e9">ConvertHWBToRGB()</a>, <a class="el" href="colorspace_8c_source.html#l01858">ConvertLabToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01839">ConvertLMSToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01889">ConvertLuvToXYZ()</a>, <a class="el" href="colorspace_8c_source.html#l01916">ConvertXYZToRGB()</a>, <a class="el" href="image_8h_source.html#l00327">_Image::debug</a>, <a class="el" href="cache-view_8c_source.html#l00250">DestroyCacheView()</a>, <a class="el" href="magick-type_8h_source.html#l00141">DirectClass</a>, <a class="el" href="colorspace_8c.html#ab1e96e9c9b9056828619814cc471f526">DisplayGamma</a>, <a class="el" href="pixel_8c_source.html#l00352">EncodePixelGamma()</a>, <a class="el" href="image_8h_source.html#l00312">_Image::filename</a>, <a class="el" href="colorspace_8c.html#af4aeaaa03fbef3bd7dd8a00552ee4561">FilmGamma</a>, <a class="el" href="cache-view_8c_source.html#l00297">GetCacheViewAuthenticPixels()</a>, <a class="el" href="property_8c_source.html#l01986">GetImageProperty()</a>, <a class="el" href="log_8h_source.html#l00029">GetMagickModule</a>, <a class="el" href="pixel-accessor_8h_source.html#l00073">GetPixelBlue()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00121">GetPixelChannels()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00137">GetPixelCyan()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00148">GetPixelGray()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00159">GetPixelGreen()</a>, <a class="el" href="pixel_8c_source.html#l02065">GetPixelInfo()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00341">GetPixelInfoPixel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00288">GetPixelMagenta()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00330">GetPixelRed()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00381">GetPixelYellow()</a>, <a class="el" href="colorspace_8h_source.html#l00030">GRAYColorspace</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::green</a>, <a class="el" href="colorspace_8h_source.html#l00031">HCLColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00032">HSBColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00033">HSLColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00034">HWBColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00035">LabColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00036">LCHColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00038">LMSColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00037">LogColorspace</a>, <a class="el" href="log_8c_source.html#l01236">LogMagickEvent()</a>, <a class="el" href="colorspace_8h_source.html#l00039">LuvColorspace</a>, <a class="el" href="magick-type_8h_source.html#l00147">MagickFalse</a>, <a class="el" href="magick-type_8h_source.html#l00102">MagickPI</a>, <a class="el" href="method-attribute_8h_source.html#l00106">MagickSignature</a>, <a class="el" href="magick-type_8h_source.html#l00148">MagickTrue</a>, <a class="el" href="magick-type_8h_source.html#l00062">MaxMap</a>, <a class="el" href="colorspace_8h_source.html#l00040">OHTAColorspace</a>, <a class="el" href="pixel-private_8h_source.html#l00025">PerceptibleReciprocal()</a>, <a class="el" href="image_8h_source.html#l00296">_Image::progress_monitor</a>, <a class="el" href="magick-type_8h_source.html#l00142">PseudoClass</a>, <a class="el" href="magick-type_8h_source.html#l00071">QuantumRange</a>, <a class="el" href="magick-type_8h_source.html#l00103">QuantumScale</a>, <a class="el" href="colorspace_8h_source.html#l00041">Rec601LumaColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00042">Rec601YCbCrColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00043">Rec709LumaColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00044">Rec709YCbCrColorspace</a>, <a class="el" href="pixel_8h_source.html#l00145">_PixelInfo::red</a>, <a class="el" href="colorspace_8c.html#a7209edb22c1ea86b6cde2ae6a60d40dc">ReferenceBlack</a>, <a class="el" href="colorspace_8c.html#a19bb866d0781021d938e06ed6b0f6f9b">ReferenceWhite</a>, <a class="el" href="memory_8c_source.html#l00773">RelinquishMagickMemory()</a>, <a class="el" href="exception_8h_source.html#l00055">ResourceLimitError</a>, <a class="el" href="colorspace_8h_source.html#l00045">RGBColorspace</a>, <a class="el" href="colorspace_8c_source.html#l01907">RoundToYCC()</a>, <a class="el" href="image_8h_source.html#l00170">_Image::rows</a>, <a class="el" href="colorspace_8c_source.html#l01715">SetImageColorspace()</a>, <a class="el" href="monitor-private_8h_source.html#l00027">SetImageProgress()</a>, <a class="el" href="image_8c_source.html#l02553">SetImageStorageClass()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00548">SetPixelBlue()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00614">SetPixelCyan()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00631">SetPixelGreen()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00654">SetPixelInfoPixel()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00679">SetPixelMagenta()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00709">SetPixelRed()</a>, <a class="el" href="pixel-accessor_8h_source.html#l00720">SetPixelYellow()</a>, <a class="el" href="image_8h_source.html#l00348">_Image::signature</a>, <a class="el" href="colorspace_8h_source.html#l00046">sRGBColorspace</a>, <a class="el" href="image_8h_source.html#l00152">_Image::storage_class</a>, <a class="el" href="string-private_8h_source.html#l00042">StringToDouble()</a>, <a class="el" href="cache-view_8c_source.html#l01107">SyncCacheViewAuthenticPixels()</a>, <a class="el" href="image_8c_source.html#l03599">SyncImage()</a>, <a class="el" href="exception-private_8h_source.html#l00029">ThrowBinaryException</a>, <a class="el" href="log_8h_source.html#l00053">TraceEvent</a>, <a class="el" href="colorspace_8c.html#a7863c3934476e1c26aa90914a7760fc0">TransformsRGBImageTag</a>, <a class="el" href="colorspace_8c_source.html#l00076">_TransformPacket::x</a>, <a class="el" href="colorspace_8h_source.html#l00048">XYZColorspace</a>, <a class="el" href="colorspace_8c_source.html#l00076">_TransformPacket::y</a>, <a class="el" href="colorspace_8h_source.html#l00049">YCbCrColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00050">YCCColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00051">YIQColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00052">YPbPrColorspace</a>, <a class="el" href="colorspace_8h_source.html#l00053">YUVColorspace</a>, and <a class="el" href="colorspace_8c_source.html#l00076">_TransformPacket::z</a>.</p>
<p>Referenced by <a class="el" href="colorspace_8c_source.html#l01774">TransformImageColorspace()</a>.</p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html">home</a></li><li class="navelem"><a class="el" href="dir_68918867e77b0a45f29c43673f2273f8.html">cristy</a></li><li class="navelem"><a class="el" href="dir_ed73005e52fb9d11ccda84631fe63a06.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_95a66e94b416f0a122e65928fcf2737e.html">ImageMagick</a></li><li class="navelem"><a class="el" href="dir_7e75216414136f366c55fef7840927ba.html">MagickCore</a></li><li class="navelem"><a class="el" href="colorspace_8c.html">colorspace.c</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3 </li>
</ul>
</div>
</body>
</html>