XcmsCIELuvQueryMaxC
NAMESYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO
NAME
XcmsCIELuvQueryMaxC, XcmsCIELuvQueryMaxL, XcmsCIELuvQueryMaxLC, XcmsCIELuvQueryMinL − obtain the CIE L*u*v* coordinates
SYNTAX
Status XcmsCIELuvQueryMaxC(XcmsCCC ccc, XcmsFloat hue_angle, XcmsFloat L_star, XcmsColor *color_return); | |
Status XcmsCIELuvQueryMaxL(XcmsCCC ccc, XcmsFloat hue_angle, XcmsFloat chroma, XcmsColor *color_return); | |
Status XcmsCIELuvQueryMaxLC(XcmsCCC ccc, XcmsFloat hue_angle, XcmsColor *color_return); | |
Status XcmsCIELuvQueryMinL(XcmsCCC ccc, XcmsFloat hue_angle, XcmsFloat chroma, XcmsColor *color_return); |
ARGUMENTS
ccc |
Specifies the CCC. Note that the CCC’s Client White Point and White Point Adjustment procedures are ignored. | ||
chroma |
Specifies the chroma at which to find maximum lightness (MaxL) or minimum lightness (MinL). |
color_return
Returns the CIE L*u*v* coordinates of maximum chroma (MaxC and MaxLC), maximum lightness (MaxL), or minimum lightness (MinL) displayable by the screen for the given hue angle and lightness (MaxC), hue angle and chroma (MaxL and MinL), or hue angle (MaxLC). The white point associated with the returned color specification is the Screen White Point. The value returned in the pixel member is undefined.
hue_angle |
Specifies the hue angle (in degrees) at which to find maximum chroma (MaxC and MaxLC), maximum lightness (MaxL), or minimum lightness (MinL). | ||
L_star |
Specifies the lightness (L*) at which to find maximum chroma (MaxC) or maximum lightness (MaxL). |
DESCRIPTION
The XcmsCIELuvQueryMaxC 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.
The XcmsCIELuvQueryMaxL function, given a hue angle and chroma, finds the point in CIE L*u*v* color space of maximum lightness (L*) displayable by the screen. It returns this point in CIE L*u*v* coordinates. An XcmsFailure return value usually indicates that the given chroma is beyond maximum for the given hue angle.
The XcmsCIELuvQueryMaxLC function, given a hue angle, finds the point of maximum chroma displayable by the screen. It returns this point in CIE L*u*v* coordinates.
The XcmsCIELuvQueryMinL function, given a hue angle and chroma, finds the point of minimum lightness (L*) displayable by the screen. It returns this point in CIE L*u*v* coordinates. An XcmsFailure return value usually indicates that the given chroma is beyond maximum for the given hue angle.
SEE ALSO
XcmsCIELabQueryMaxC(3),
XcmsTekHVCQueryMaxC(3), XcmsQueryBlack(3)
Xlib − C Language X Interface
More Linux Commands
manpages/busyspheres.1.html
busyspheres(1) - particle spheres. - Linux manual page......
Spheres made of dancing particles. Ported to Linux by Tugrul Galatali. OPTIONS --root Draw on the root window. --maxfps number Set maximum frame rate. --vsync n
manpages/acl_check.3.html
acl_check(3) - check an ACL for validity - Linux man page...
The acl_check() function checks the ACL referred to by the argument acl for validity. The three required entries ACL_USER_OBJ, ACL_GROUP_OBJ, and ACL_OTHER must
manpages/libtasn1_strerror.3.html
libtasn1_strerror(3) - Returns a string with a description o
This function is similar to strerror(). The only difference is that it accepts an error (number) returned by a libtasn1 function. RETURNS Pointer to static zero
manpages/Tk_NameOfColor.3.html
Tk_NameOfColor(3) - maintain database of colors (Man Page)
These procedures manage the colors being used by a Tk application. They allow colors to be shared whenever possible, so that colormap space is preserved, and th
manpages/XkbFreeGeomColors.3.html
XkbFreeGeomColors(3) - Free geometry colors - Linux man page
XkbFreeGeomColors.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyb
manpages/XdbeGetVisualInfo.3.html
XdbeGetVisualInfo(3) - Get dbe Visual Informations (ManPage)
This function returns information about which visuals support double buffering. The argument num_screens specifies how many elements there are in the screen_spe
manpages/XGetSelectedExtensionEvents.3.html
XGetSelectedExtensionEvents(3) - select extension events, ge
The XSelectExtensionEvent request causes the X server to report the events associated with the specified list of event classes. Initially, X will not report any
manpages/Tcl_UniCharIsUpper.3.html
Tcl_UniCharIsUpper(3) - routines for classification of Tcl_U
All of the routines described examine Tcl_UniChars and return a boolean value. A non-zero return value means that the character does belong to the character cla
manpages/pam_winbind.conf.5.html
pam_winbind.conf(5) - Configuration file of PAM module for W
This configuration file is part of the samba(7) suite. pam_winbind.conf is the configuration file for the pam_winbind PAM module. See pam_winbind(8) for further
manpages/clnt_control.3.html
clnt_control(3) - library routines for remote procedure call
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s
manpages/aa-enforce.8.html
aa-enforce(8) set an AppArmor security profile to enforce mo
aa-enforce is used to set one or more profiles to enforce mode. This command is only relevant in conjunction with the aa-complain utility which sets a profile t
manpages/isdn_cause.7.html
isdn_cause.7 (Manual - Linux man page).....................
This document describes the cause messages, used with the ISDN D-channel protocols EDSS1 and 1TR6 and their format, visible to the user. FORMAT Cause messages a
