RGB values.  
 More...
 | 
|   | Rgb (double rInitial, double gInitial, double bInitial) | 
|   | Constructor for the Rgb struct.  
  | 
|   | 
 | 
| double  | B | 
|   | blue value  
  | 
|   | 
| double  | G | 
|   | green value  
  | 
|   | 
| double  | R | 
|   | red value  
  | 
|   | 
      
        
          | NXOpen::NXColor::Rgb::Rgb  | 
          ( | 
          double  | 
          rInitial,  | 
        
        
           | 
           | 
          double  | 
          gInitial,  | 
        
        
           | 
           | 
          double  | 
          bInitial  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Constructor for the Rgb struct. 
- Parameters
 - 
  
    | rInitial | red value  | 
    | gInitial | green value  | 
    | bInitial | blue value  | 
  
   
 
 
      
        
          | double NXOpen::NXColor::Rgb::B | 
        
      
 
 
      
        
          | double NXOpen::NXColor::Rgb::G | 
        
      
 
 
      
        
          | double NXOpen::NXColor::Rgb::R | 
        
      
 
 
The documentation for this struct was generated from the following file:
 
    Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.