XcmsTekHVCQueryMaxV(3)


HOME

XcmsTekHVCQueryMaxC

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

XcmsTekHVCQueryMaxC, XcmsTekHVCQueryMaxV, XcmsTekHVCQueryMaxVC, XcmsTekHVCQueryMaxVSamples, XcmsTekHVCQueryMinV − obtain the TekHVC coordinates

SYNTAX

Status XcmsTekHVCQueryMaxC(XcmsCCC ccc, XcmsFloat hue, XcmsFloat value, XcmsColor *color_return);

Status XcmsTekHVCQueryMaxV(XcmsCCC ccc, XcmsFloat hue, XcmsFloat chroma, XcmsColor *color_return);

Status XcmsTekHVCQueryMaxVC(XcmsCCC ccc, XcmsFloat hue, XcmsColor *color_return);

Status XcmsTekHVCQueryMaxVSamples(XcmsCCC ccc, XcmsFloat hue, XcmsColor colors_return[], unsigned int nsamples);

Status XcmsTekHVCQueryMinV(XcmsCCC ccc, XcmsFloat hue, 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 Value (MaxV).

colors_return

Returns nsamples of color specifications in XcmsTekHVC such that the Chroma is the maximum attainable for the Value and Hue. The white point associated with the returned color specification is the Screen White Point. The value returned in the pixel member is undefined.

color_return

Returns the maximum Chroma along with the actual Hue and Value (MaxC), maximum Value along with the Hue and Chroma (MaxV), color specification in XcmsTekHVC for the maximum Chroma, the Value at which that maximum Chroma is reached and actual Hue (MaxVC) or minimum Value and the actual Hue and Chroma (MinL) at which the maximum Chroma (MaxC and MaxVC), maximum Value (MaxV), or minimum Value (MinL) was found. The white point associated with the returned color specification is the Screen White Point. The value returned in the pixel member is undefined.

hue

Specifies the Hue in which to find the maximum Chroma (MaxC and MaxVC), maximum Value (MaxV), the maximum Chroma/Value samples (MaxVSamples), or the minimum Value (MinL).

nsamples

Specifies the number of samples.

value

Specifies the Value in which to find the maximum Chroma (MaxC) or minimum Value (MinL).

DESCRIPTION

The XcmsTekHVCQueryMaxC function, given a Hue and Value, determines the maximum Chroma in TekHVC color space displayable by the screen. It returns the maximum Chroma along with the actual Hue and Value at which the maximum Chroma was found.

The XcmsTekHVCQueryMaxV function, given a Hue and Chroma, determines the maximum Value in TekHVC color space displayable by the screen. It returns the maximum Value and the actual Hue and Chroma at which the maximum Value was found.

The XcmsTekHVCQueryMaxVC function, given a Hue, determines the maximum Chroma in TekHVC color space displayable by the screen and the Value at which that maximum Chroma is reached. It returns the maximum Chroma, the Value at which that maximum Chroma is reached, and the actual Hue for which the maximum Chroma was found.

The XcmsTekHVCQueryMaxVSamples returns nsamples of maximum Value, the Chroma at which that maximum Value is reached, and the actual Hue for which the maximum Chroma was found. These sample points may then be used to plot the maximum Value/Chroma boundary of the screen’s color gamut for the specified Hue in TekHVC color space.

The XcmsTekHVCQueryMinV function, given a Hue and Chroma, determines the minimum Value in TekHVC color space displayable by the screen. It returns the minimum Value and the actual Hue and Chroma at which the minimum Value was found.

SEE ALSO

XcmsCIELabQueryMaxC(3), XcmsCIELuvQueryMaxC(3), XcmsQueryBlack(3)
Xlib − C Language X Interface



More Linux Commands

manpages/scsi_id.8.html
scsi_id(8) - retrieve and generate a unique SCSI identifier
scsi_id queries a SCSI device via the SCSI INQUIRY vital product data (VPD) page 0x80 or 0x83 and uses the resulting data to generate a value that is unique acr

manpages/XCopyGC.3.html
XCopyGC(3) - create or free graphics contexts and graphics c
The XCreateGC function creates a graphics context and returns a GC. The GC can be used with any destination drawable having the same root and depth as the speci

manpages/DPMSForceLevel.3.html
DPMSForceLevel(3) - forces a DPMS capable display into the s
The DPMSForceLevel function forces a DPMS capable display into the specified power level. The level must be one of following four states: DPMSModeOn, DPMSModeSt

manpages/gnutls_x509_privkey_generate.3.html
gnutls_x509_privkey_generate(3) - API function (Man Page)...
This function will generate a random private key. Note that this function must be called on an empty private key. Do not set the number of bits directly, use gn

manpages/ttk_progressbar.n.html
ttk_progressbar(n) Provide progress feedback (Man Page).....
A ttk::progressbar widget shows the status of a long-running operation. They can operate in two modes: determinate mode shows the amount completed relative to t

manpages/dosfsck.8.html
dosfsck(8) - check and repair MS-DOS filesystems (Man Page)
fsck.fat verifies the consistency of MS-DOS filesystems and optionally tries to repair them. The following filesystem problems can be corrected (in this order):

manpages/Mail::SpamAssassin::Plugin::URIDNSBL.3pm.html
Mail::SpamAssassin::Plugin::URIDNSBL(3pm) - look up URLs aga
This works by analysing message text and HTML for URLs, extracting the domain names from those, querying their NS records in DNS , resolving the hostnames used

manpages/box_set.3ncurses.html
box_set(3ncurses) - create curses borders or lines using com
The border_set and wborder_set functions draw a border around the edges of the current or specified window. These functions do not change the cursor position, a

manpages/inet.3.html
inet(3) - Internet address manipulation routines (Man Page)
inet_aton() converts the Internet host address cp from the IPv4 numbers-and-dots notation into binary form (in network byte order) and stores it in the structur

manpages/XListDeviceProperties.3.html
XListDeviceProperties(3) - List a device's properties.......
The XListDeviceProperties function returns a list of the properties associated with the input device specified in device. Each device may have an arbitrary numb

manpages/destroy.n.html
destroy(n) - Destroy one or more windows - Linux man page...
This command deletes the windows given by the window arguments, plus all of their descendants. If a window . is deleted then all windows will be destroyed and t

manpages/gnutls_certificate_get_ours.3.html
gnutls_certificate_get_ours(3) - API function (Man Page)....
Gets the certificate as sent to the peer in the last handshake. The certificate is in raw (DER) format. No certificate list is being returned. Only the first ce





We can't live, work or learn in freedom unless the software we use is free.