XcmsQueryBlack(3)



XcmsQueryBlack

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

XcmsQueryBlack, XcmsQueryBlue, XcmsQueryGreen, XcmsQueryRed, XcmsQueryWhite − obtain black, blue, green, red, and white CCC color specifications

SYNTAX

Status XcmsQueryBlack(XcmsCCC ccc, XcmsColorFormat target_format, XcmsColor *color_return);

Status XcmsQueryBlue(XcmsCCC ccc, XcmsColorFormat target_format, XcmsColor *color_return);

Status XcmsQueryGreen(XcmsCCC ccc, XcmsColorFormat target_format, XcmsColor *color_return);

Status XcmsQueryRed(XcmsCCC ccc, XcmsColorFormat target_format, XcmsColor *color_return);

Status XcmsQueryWhite(XcmsCCC ccc, XcmsColorFormat target_format, XcmsColor *color_return);

ARGUMENTS

ccc

Specifies the CCC. Note that the CCC’s Client White Point and White Point Adjustment procedures are ignored.

color_return

Returns the color specification in the specified target format for . The white point associated with the returned color specification is the Screen White Point. The value returned in the pixel member is undefined.

target_format

Specifies the target color specification format.

DESCRIPTION

The XcmsQueryBlack function returns the color specification in the specified target format for zero-intensity red, green, and blue.

The XcmsQueryBlue function returns the color specification in the specified target format for full-intensity blue while red and green are zero.

The XcmsQueryGreen function returns the color specification in the specified target format for full-intensity green while red and blue are zero.

The XcmsQueryRed function returns the color specification in the specified target format for full-intensity red while green and blue are zero.

The XcmsQueryWhite function returns the color specification in the specified target format for full-intensity red, green, and blue.

SEE ALSO

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



More Linux Commands

manpages/XtIsSessionShell.3.html
XtIsSessionShell(3) - obtain and verify a widget's class....
The XtClass function returns a pointer to the widgets class structure. The XtSuperclass function returns a pointer to the widgets superclass class structure. Th

manpages/ExtUtils::MM_Win32.3pm.html
ExtUtils::MM_Win32(3pm) - methods to override UN*X behaviour
See ExtUtils::MM_Unix for a documentation of the methods provided there. This package overrides the implementation of these methods, not the semantics. Overridd

manpages/XtUnregisterDrawable.3.html
XtUnregisterDrawable(3) - register a drawable with the Intri
XtRegisterDrawable associates the specified drawable with the specified widget so that future calls to XtWindowToWidget with the drawable will return the widget

manpages/nfsstat.8.html
nfsstat(8) - list NFS statistics (Admin - Linux man page)...
The nfsstat displays statistics kept about NFS client and server activity. OPTIONS -s, --server Print only server-side statistics. The default is to print both

manpages/Tcl_InitHashTable.3.html
Tcl_InitHashTable(3) - procedures to manage hash tables.....
A hash table consists of zero or more entries, each consisting of a key and a value. Given the key for an entry, the hashing routines can very quickly locate th

manpages/auto_load.n.html
auto_load(n) - standard library of Tcl procedures (ManPage)
Tcl includes a library of Tcl procedures for commonly-needed functions. The procedures defined in the Tcl library are generic ones suitable for use by many diff

manpages/X11::Protocol::Connection::UNIXFH.3pm.html
X11::Protocol::Connection::UNIXFH.3pm.......................
This module is used by X11::Protocol to establish a connection and communicate with a server over a local Unix-domain socket connection, using the FileHandle mo

manpages/acl_extended_file_nofollow.3.html
acl_extended_file_nofollow(3) - test for information in ACLs
The acl_extended_file() function returns 1 if the file or directory referred to by the argument path_p is associated with an extended access ACL, or if the dire

manpages/gnutls_x509_crt_get_dn_by_oid.3.html
gnutls_x509_crt_get_dn_by_oid(3) - API function (Man Page)
This function will extract the part of the name of the Certificate subject specified by the given OID. The output, if the raw flag is not used, will be encoded

manpages/newlist.8.html
newlist(8) - Create a new, unpopulated mailing list.........
newlist [options] listname listadmin-addr admin-password OPTIONS l language, language language Make the lists preferred language language, which must ....(Man)

manpages/newwin_sp.3ncurses.html
newwin_sp(3ncurses) - curses screen-pointer extension.......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

manpages/XChangeKeyboardControl.3.html
XChangeKeyboardControl(3) - manipulate keyboard settings and
The XChangeKeyboardControl function controls the keyboard characteristics defined by the XKeyboardControl structure. The value_mask argument specifies which val





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