Represents the color based on RGB palette. More...
Data Fields | |
| double | R | 
| Red component of the color.  More... | |
| double | G | 
| Green component of the color.  More... | |
| double | B | 
| Blue component of the color.  More... | |
Represents the color based on RGB palette.
Used by different interfaces to specify the color attributes of different items.
| double SALOMEDS::Color::R | 
Red component of the color.
| double SALOMEDS::Color::G | 
Green component of the color.
| double SALOMEDS::Color::B | 
Blue component of the color.