2017-08-15 19:22:51 +00:00
<!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.10" / >
2017-08-17 17:53:21 +00:00
< title > 0.9.9 API documenation: GLM_GTX_color_space< / title >
2017-08-15 19:22:51 +00:00
< 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 = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / 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 id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > 0.9.9 API documenation
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< / div > <!-- top -->
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2017-08-17 17:53:21 +00:00
< div class = "title" > GLM_GTX_color_space< div class = "ingroups" > < a class = "el" href = "a00148.html" > Experimental extensions< / a > < / div > < / div > < / div >
2017-08-15 19:22:51 +00:00
< / div > <!-- header -->
< div class = "contents" >
2017-08-17 17:53:21 +00:00
< p > Include < < a class = "el" href = "a00013.html" title = "GLM_GTX_color_space " > glm/gtx/color_space.hpp< / a > > to use the features of this extension.
2017-08-15 19:22:51 +00:00
< a href = "#details" > More...< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "memitem:ga789802bec2d4fe0f9741c731b4a8a7d8" > < td class = "memTemplParams" colspan = "2" > template< typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:ga789802bec2d4fe0f9741c731b4a8a7d8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 3, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#ga789802bec2d4fe0f9741c731b4a8a7d8" > hsvColor< / a > (vec< 3, T, Q > const & rgbValue)< / td > < / tr >
< tr class = "memdesc:ga789802bec2d4fe0f9741c731b4a8a7d8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Converts a color from RGB color space to its color in HSV color space. < a href = "a00173.html#ga789802bec2d4fe0f9741c731b4a8a7d8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga789802bec2d4fe0f9741c731b4a8a7d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad028e0a4f1a9c812b39439b746295b34" > < td class = "memTemplParams" colspan = "2" > template< typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gad028e0a4f1a9c812b39439b746295b34" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#gad028e0a4f1a9c812b39439b746295b34" > luminosity< / a > (vec< 3, T, Q > const & color)< / td > < / tr >
< tr class = "memdesc:gad028e0a4f1a9c812b39439b746295b34" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Compute color luminosity associating ratios (0.33, 0.59, 0.11) to RGB canals. < a href = "a00173.html#gad028e0a4f1a9c812b39439b746295b34" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gad028e0a4f1a9c812b39439b746295b34" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5f9193be46f45f0655c05a0cdca006db" > < td class = "memTemplParams" colspan = "2" > template< typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:ga5f9193be46f45f0655c05a0cdca006db" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 3, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#ga5f9193be46f45f0655c05a0cdca006db" > rgbColor< / a > (vec< 3, T, Q > const & hsvValue)< / td > < / tr >
< tr class = "memdesc:ga5f9193be46f45f0655c05a0cdca006db" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Converts a color from HSV color space to its color in RGB color space. < a href = "a00173.html#ga5f9193be46f45f0655c05a0cdca006db" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga5f9193be46f45f0655c05a0cdca006db" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga01a97152b44e1550edcac60bd849e884" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ga01a97152b44e1550edcac60bd849e884" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL mat< 4, 4, T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#ga01a97152b44e1550edcac60bd849e884" > saturation< / a > (T const s)< / td > < / tr >
< tr class = "memdesc:ga01a97152b44e1550edcac60bd849e884" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Build a saturation matrix. < a href = "a00173.html#ga01a97152b44e1550edcac60bd849e884" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga01a97152b44e1550edcac60bd849e884" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2156cea600e90148ece5bc96fd6db43a" > < td class = "memTemplParams" colspan = "2" > template< typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:ga2156cea600e90148ece5bc96fd6db43a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 3, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#ga2156cea600e90148ece5bc96fd6db43a" > saturation< / a > (T const s, vec< 3, T, Q > const & color)< / td > < / tr >
< tr class = "memdesc:ga2156cea600e90148ece5bc96fd6db43a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Modify the saturation of a color. < a href = "a00173.html#ga2156cea600e90148ece5bc96fd6db43a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga2156cea600e90148ece5bc96fd6db43a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaba0eacee0736dae860e9371cc1ae4785" > < td class = "memTemplParams" colspan = "2" > template< typename T , qualifier Q> < / td > < / tr >
< tr class = "memitem:gaba0eacee0736dae860e9371cc1ae4785" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 4, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#gaba0eacee0736dae860e9371cc1ae4785" > saturation< / a > (T const s, vec< 4, T, Q > const & color)< / td > < / tr >
< tr class = "memdesc:gaba0eacee0736dae860e9371cc1ae4785" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Modify the saturation of a color. < a href = "a00173.html#gaba0eacee0736dae860e9371cc1ae4785" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaba0eacee0736dae860e9371cc1ae4785" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-15 19:22:51 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2017-08-17 17:53:21 +00:00
< p > Include < < a class = "el" href = "a00013.html" title = "GLM_GTX_color_space " > glm/gtx/color_space.hpp< / a > > to use the features of this extension. < / p >
< p > Related to RGB to HSV conversions and operations. < / p >
2017-08-15 19:22:51 +00:00
< h2 class = "groupheader" > Function Documentation< / h2 >
2017-08-17 17:53:21 +00:00
< a class = "anchor" id = "ga789802bec2d4fe0f9741c731b4a8a7d8" > < / a >
2017-08-15 19:22:51 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< 3, T, Q> glm::hsvColor < / td >
2017-08-15 19:22:51 +00:00
< td > (< / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > vec< 3, T, Q > const &   < / td >
< td class = "paramname" > < em > rgbValue< / em > < / td > < td > )< / td >
2017-08-15 19:22:51 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-17 17:53:21 +00:00
< p > Converts a color from RGB color space to its color in HSV color space. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Include <glm/gtx/color_space.hpp> to use the features of this extension. " > GLM_GTX_color_space< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
< / div >
< / div >
2017-08-17 17:53:21 +00:00
< a class = "anchor" id = "gad028e0a4f1a9c812b39439b746295b34" > < / a >
2017-08-15 19:22:51 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "memname" > GLM_FUNC_DECL T glm::luminosity < / td >
2017-08-15 19:22:51 +00:00
< td > (< / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > vec< 3, T, Q > const &   < / td >
< td class = "paramname" > < em > color< / em > < / td > < td > )< / td >
2017-08-15 19:22:51 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-17 17:53:21 +00:00
< p > Compute color luminosity associating ratios (0.33, 0.59, 0.11) to RGB canals. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Include <glm/gtx/color_space.hpp> to use the features of this extension. " > GLM_GTX_color_space< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
< / div >
< / div >
2017-08-17 17:53:21 +00:00
< a class = "anchor" id = "ga5f9193be46f45f0655c05a0cdca006db" > < / a >
2017-08-15 19:22:51 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< 3, T, Q> glm::rgbColor < / td >
2017-08-15 19:22:51 +00:00
< td > (< / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > vec< 3, T, Q > const &   < / td >
< td class = "paramname" > < em > hsvValue< / em > < / td > < td > )< / td >
2017-08-15 19:22:51 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-17 17:53:21 +00:00
< p > Converts a color from HSV color space to its color in RGB color space. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Include <glm/gtx/color_space.hpp> to use the features of this extension. " > GLM_GTX_color_space< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
< / div >
< / div >
2017-08-17 17:53:21 +00:00
< a class = "anchor" id = "ga01a97152b44e1550edcac60bd849e884" > < / a >
2017-08-15 19:22:51 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "memname" > GLM_FUNC_DECL mat< 4, 4, T, defaultp> glm::saturation < / td >
2017-08-15 19:22:51 +00:00
< td > (< / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > T const  < / td >
2017-08-15 19:22:51 +00:00
< td class = "paramname" > < em > s< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-17 17:53:21 +00:00
< p > Build a saturation matrix. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Include <glm/gtx/color_space.hpp> to use the features of this extension. " > GLM_GTX_color_space< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
< / div >
< / div >
2017-08-17 17:53:21 +00:00
< a class = "anchor" id = "ga2156cea600e90148ece5bc96fd6db43a" > < / a >
2017-08-15 19:22:51 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< 3, T, Q> glm::saturation < / td >
2017-08-15 19:22:51 +00:00
< td > (< / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > T const  < / td >
< td class = "paramname" > < em > s< / em > , < / td >
2017-08-15 19:22:51 +00:00
< / tr >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "paramkey" > < / td >
2017-08-15 19:22:51 +00:00
< td > < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > vec< 3, T, Q > const &   < / td >
< td class = "paramname" > < em > color< / em >   < / td >
2017-08-15 19:22:51 +00:00
< / tr >
< tr >
< td > < / td >
2017-08-17 17:53:21 +00:00
< td > )< / td >
< td > < / td > < td > < / td >
2017-08-15 19:22:51 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-17 17:53:21 +00:00
< p > Modify the saturation of a color. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Include <glm/gtx/color_space.hpp> to use the features of this extension. " > GLM_GTX_color_space< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
< / div >
< / div >
2017-08-17 17:53:21 +00:00
< a class = "anchor" id = "gaba0eacee0736dae860e9371cc1ae4785" > < / a >
2017-08-15 19:22:51 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "memname" > GLM_FUNC_DECL vec< 4, T, Q> glm::saturation < / td >
2017-08-15 19:22:51 +00:00
< td > (< / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > T const  < / td >
< td class = "paramname" > < em > s< / em > , < / td >
2017-08-15 19:22:51 +00:00
< / tr >
< tr >
2017-08-17 17:53:21 +00:00
< td class = "paramkey" > < / td >
2017-08-15 19:22:51 +00:00
< td > < / td >
2017-08-17 17:53:21 +00:00
< td class = "paramtype" > vec< 4, T, Q > const &   < / td >
< td class = "paramname" > < em > color< / em >   < / td >
2017-08-15 19:22:51 +00:00
< / tr >
< tr >
< td > < / td >
2017-08-17 17:53:21 +00:00
< td > )< / td >
< td > < / td > < td > < / td >
2017-08-15 19:22:51 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-17 17:53:21 +00:00
< p > Modify the saturation of a color. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Include <glm/gtx/color_space.hpp> to use the features of this extension. " > GLM_GTX_color_space< / a > < / dd > < / dl >
2017-08-15 19:22:51 +00:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >