*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> DXmColorMixSetNewColor (3X)              
Title
Content
Arch
Section
 

DXmColorMixSetNewColor(3X)

Contents


NAME    [Toc]    [Back]

       DXmColorMixSetNewColor  -  Sets  the new color red, green,
       and blue values in the color mixing widget.

SYNOPSIS    [Toc]    [Back]

       void DXmColorMixSetNewColor(
               DXmColorMixWidget cmw,
               unsigned short red,
               unsigned short green,
               unsigned short blue );

PARAMETERS    [Toc]    [Back]

       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    [Toc]    [Back]

       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 routine XtSetValues.

SEE ALSO    [Toc]    [Back]

      
      
       DXmColorMixGetNewColor(3X), DXmCreateColorMix(3X), DXmCreateColorMixDialog(3X)



                                       DXmColorMixSetNewColor(3X)
[ Back ]
 Similar pages
Name OS Title
DXmColorMixGetNewColor Tru64 Retrieves (returns) the color mixing widget's current new color red, green, and blue values.
DXmCreateColorMix Tru64 Creates a color mixing widget, without
DXmCreateColorMixDialog Tru64 Creates a color mixing widget with a dialog box.
SgColorChooserSetStoredColor IRIX A ColorChooser function that sets the color of the ColorChooser's stored color swatch
c IRIX sets the RGB (or RGBA) values for the current color vector
SgColorChooserSetCurrentColor IRIX A ColorChooser function that sets the selected color of the ColorChooser without changing the stored color
grgbcolor IRIX gets the current RGB color values
xcmsdb IRIX Device Color Characterization utility for X Color Management System
xcmsdb Tru64 Device Color Characterization utility for X Color Management System
xcmsdb HP-UX Device Color Characterization utility for X Color Management System
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service