Query: dwtcolormixsetnewcolor
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtColorMixSetNewColor(3Dwt) DwtColorMixSetNewColor(3Dwt) Name DwtColorMixSetNewColor - Sets the new red, green, and blue color values in the color mixing widget. Syntax void DwtColorMixSetNewColor(cmw, red, green, blue) Widget cmw; unsigned short red; unsigned short green; unsigned short blue; Arguments cmw Specifies the widget ID of the color mixing widget. red Specifies the new color red value. You can express the value in percentages or by the X color values (0 to 65535). green Specifies the new color green value. You can express the value in percentages or by the X color values (0 to 65535). blue Specifies the new color blue value. You can express the value in percentages or by the X color values (0 to 65535). See the section on colormap functions in the Guide to the Xlib Library: C Language Binding for more information on X color val- ues. Description The DwtColorMixSetNewColor function allows the user-supplied color mixer subwidget to pass the current color values to the color mixing widget. Using DwtColorMixSetNewColor is more efficient than using XtSetValues. See Also DwtColorMixGetNewColor(3Dwt), DwtColorMixCreate(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtColorMixSetNewColor(3Dwt)
Related Man Pages |
---|
dwtcstextgetmaxlength(3dwt) - ultrix |
dwtcstextclearselection(3dwt) - ultrix |
dwtstextgetstring(3dwt) - ultrix |
dwtstextsetstring(3dwt) - ultrix |
dxmcolormixgetnewcolor(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Print in color |
PNGwriter 0.5.4 (Default branch) |
color a figure in text file |
Formating variables in KSH |
Handle color code |