xcmscieluvquerymaxc.html
来自「linux图形界面x liberary手册」· HTML 代码 · 共 66 行
HTML
66 行
<HTML><HEAD><TITLE>Xlib Programming Manual: Extensions: XcmsCIELuvQueryMaxC</TITLE></HEAD><BODY><H1 ALIGN=center>XcmsCIELuvQueryMaxC</H1><H2>Syntax</H2><!.IN "XcmsCIELuvQueryMaxC" "" "@DEF@"><CODE><PRE><B><A HREF="../conversion-contexts-and-gamut-mapping.html#cmsStatus">Status</A></B> XcmsCIELuvQueryMaxC(<B>ccc</B>, <B>hue_angle</B>, <B>L_star</B>, <B>color_return</B>) <A HREF="../CCC/macros.html">XcmsCCC</A> <B>ccc</B>; XcmsFloat <B>hue_angle</B>; XcmsFloat <B>L_star</B>; <A HREF="../structures.html#XcmsColor">XcmsColor</A> *<B>color_return</B>;</PRE></CODE><H2>Arguments</H2><TABLE><TR><TD> <B>ccc</B><TD> Specifies the <A HREF="../conversion-contexts-and-gamut-mapping.html">CCC</A>.The <A HREF="../conversion-contexts-and-gamut-mapping.html">CCC</A>'s Client White Point and white point adjustment proceduresare ignored.<TR><TD> <B>hue_angle</B><TD> Specifies the hue angle (in degrees) at which to find maximum chroma.<TR><TD> <B>L_star</B><TD> Specifies the lightness (L*) at which to find maximum chroma.<TR><TD> <B>color_return</B><TD> Returns the CIE L*u*v* coordinates of maximum chromadisplayable by the screen for the given hue angle and lightness.The white point associated with the returnedcolor specification is the Screen White Point.The value returned in the pixel member is undefined.</TABLE><H2>Description</H2> The<B>XcmsCIELuvQueryMaxC()</B>function, given a hue angle and lightness,finds the point of maximum chroma displayable by the screen.It returns this point in CIE L*u*v* coordinates.<H2>See also</H2><B><A HREF="XcmsCIELuvQueryMaxL.html">XcmsCIELuvQueryMaxL()</A></B>,<B><A HREF="XcmsCIELuvQueryMaxLC.html">XcmsCIELuvQueryMaxLC()</A></B>,<B><A HREF="XcmsCIELuvQueryMinL.html">XcmsCIELuvQueryMinL()</A></B>,<B><A HREF="XcmsQueryBlack.html">XcmsQueryBlack()</A></B>,<B><A HREF="XcmsTekHVCQueryMaxC.html">XcmsTekHVCQueryMaxC()</A></B>,"<A HREF="cieluv.html">CIELuv Queries</A>".<HR><ADDRESS><A HREF="http://tronche.com/">Christophe Tronche</A>, <A HREF="mailto:ch.tronche@computer.org">ch.tronche@computer.org</A></ADDRESS></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?