Version: 9.15.0
SALOMEDS::Color Struct Reference

Represents the color based on RGB palette. More...

import"SALOMEDS_Attributes.idl";

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

Detailed Description

Represents the color based on RGB palette.

Used by different interfaces to specify the color attributes of different items.

Field Documentation

◆ B

◆ G

◆ R