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

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

DXmColorMixGetNewColor(3X)

Contents


NAME    [Toc]    [Back]

       DXmColorMixGetNewColor  -  Retrieves  (returns)  the color
       mixing widget's current new color  red,  green,  and  blue
       values.

SYNOPSIS    [Toc]    [Back]

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

PARAMETERS    [Toc]    [Back]

       The  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*' -print

DESCRIPTION    [Toc]    [Back]

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

      
      
       DXmColorMixSetNewColor(3X), DXmCreateColorMix(3X), DXmCreateColorMixDialog(3X)



                                       DXmColorMixGetNewColor(3X)
[ Back ]
 Similar pages
Name OS Title
DXmColorMixSetNewColor Tru64 Sets the new color red, green, and blue values in the color mixing widget.
DXmCreateColorMix Tru64 Creates a color mixing widget, without
DXmCreateColorMixDialog Tru64 Creates a color mixing widget with a dialog box.
grgbcolor IRIX gets the current RGB color values
getcmmode IRIX returns the current color map mode
getmap IRIX returns the number of the current color map
c IRIX sets the RGB (or RGBA) values for the current color vector
glcolormaterial IRIX cause a material color to track the current color
glColorMaterial Tru64 cause a material color to track the current color
glfragmentcolormaterial IRIX cause a fragment material color to track the current fragment color
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service