Query: xmgetcolors
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmGetColors(3X) XmGetColors(3X)NAMEXmGetColors - A function that generates foreground, select, and shadow colorsSYNOPSIS#include <Xm/Xm.h> void XmGetColors (screen, colormap, background, foreground, top_shadow, bottom_shadow, select) Screen * screen; Colormap colormap; Pixel background; Pixel * foreground; Pixel * top_shadow; Pixel * bottom_shadow; Pixel * select;DESCRIPTIONXmGetColors takes a screen, a colormap, and a background pixel, and it returns pixel values for foreground, select, and shadow colors. Specifies the screen for which these colors should be allocated. Specifies the colormap from which these colors should be allocated. Specifies the background on which the colors should be based. Specifies a pointer to the returned foreground pixel value. If this argu- ment is NULL no value is allocated or returned for this color. Specifies a pointer to the returned top shadow pixel value. If this argu- ment is NULL no value is allocated or returned for this color. Specifies a pointer to the returned bottom shadow pixel value. If this argument is NULL no value is allocated or returned for this color. Specifies a pointer to the returned select pixel value. If this argu- ment is NULL no value is allocated or returned for this color.SEE ALSOXmChangeColor(3X), XmGetColorCalculation(3X), XmSetColorCalculation(3X) XmGetColors(3X)
Related Man Pages |
---|
xmsetcolorcalculation(3) - redhat |
xcupstorecolors(3) - debian |
xstorecolor(3x11) - ultrix |
xstorecolors(3x11) - ultrix |
xmgetcolors(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
xemacs colors for C files |
colors in BASH, doubt with script |
Prints to screen when background process finishes |