Query: dxmcolormixgetnewcolor
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DXmColorMixGetNewColor(3X) DXmColorMixGetNewColor(3X)NAMEDXmColorMixGetNewColor - Retrieves (returns) the color mixing widget's current new color red, green, and blue values.SYNOPSISvoid DXmColorMixGetNewColor( DXmColorMixWidget cmw, unsigned short *red, unsigned short *green, unsigned short *blue );PARAMETERSThe widget identifier of the color mixing widget. A pointer to the returned new color red value. A pointer to the returned new color green value. A pointer to the returned new color blue value. 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*' -printDESCRIPTIONDXmColorMixGetNewColor allows the calling application or routine to quickly obtain the current color value from the color mixing widget. Note that if your application uses the default color mixing subwidget, the application will perform this operation faster if you call this routine instead of the Intrinsic routine XtGetValues.SEE ALSODXmColorMixSetNewColor(3X), DXmCreateColorMix(3X), DXmCreateColorMixDialog(3X) DXmColorMixGetNewColor(3X)
Related Man Pages |
---|
glcolormask(3g) - suse |
glcolor3b(3g) - centos |
glcolormask(3g) - xfree86 |
dxmcolormixsetnewcolor(3x) - osf1 |
sdl::color(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Help on file arrangement |
color highlighting with 'more','grep' and 'vi' |
acolor 1.1.1 (Default branch) |
Help with color combinations |
Tech Article: Mixing Heavyweight and Lightweight Components |