dxmcolormixsetnewcolor(3x) osf1 man page | unix.com

Query: dxmcolormixsetnewcolor

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmColorMixSetNewColor(3X)												DXmColorMixSetNewColor(3X)

NAME
DXmColorMixSetNewColor - Sets the new color red, green, and blue values in the color mixing widget.
SYNOPSIS
void DXmColorMixSetNewColor( DXmColorMixWidget cmw, unsigned short red, unsigned short green, unsigned short blue );
PARAMETERS
The identifier (widget ID) of the color mixing widget. The new color red value. The value is expressed as an X color value (0 to 65535). The new color green value. The value is expressed as an X color value (0 to 65535). The new color blue value. The value is expressed as an X color value (0 to 65535). A complete list of all the X color values available to you is located on your system. To find it, type the following command: % find / -name '*rgb*' -print
DESCRIPTION
The DXmColorMixSetNewColor routine allows the application or a user-supplied color mixer subwidget to pass the current color value to the color mixing widget. Note that your application will perform this operation faster if you call this routine instead of the Intrinsic rou- tine XtSetValues.
SEE ALSO
DXmColorMixGetNewColor(3X), DXmCreateColorMix(3X), DXmCreateColorMixDialog(3X) DXmColorMixSetNewColor(3X)
Related Man Pages
dwtcolormixsetnewcolor(3dwt) - ultrix
setcolor(1f) - sunos
ncurses_color_content(3) - php
convert::color::rgb16(3pm) - debian
imager::color::float(3pm) - debian
Similar Topics in the Unix Linux Community
auto setterm
How to have color coded Terminal display,(like linux)
Give user 5 chances to guess my favorite color
zsh, prompt, variable expansion, ANSI color sequences
Not getting colorcode when excuting html in UNIX