An S-57 Colour Identifier combined with the RGB values of the colour for each colour scheme (Day, Twilight, Night).  
 More...
import"encxcom.idl";
An S-57 Colour Identifier combined with the RGB values of the colour for each colour scheme (Day, Twilight, Night). 
Definition at line 1912 of file encxcom.idl.
◆ Construct()
      
        
          | HRESULT IS57ColourValue::Construct | ( | [in] IS57Colour * | pColour, | 
        
          |  |  | DWORD | rgbDay, | 
        
          |  |  | DWORD | rgbTwilight, | 
        
          |  |  | DWORD | rgbNight | 
        
          |  | ) |  |  | 
      
 
 
◆ Colour
◆ DayRGB
  
  | 
        
          | COLORREF IS57ColourValue::DayRGB |  | getsetproperty | 
 
The RGB value of the Colour for daylight viewing. 
 
 
◆ NightRGB
  
  | 
        
          | COLORREF IS57ColourValue::NightRGB |  | getsetproperty | 
 
The RGB value of the Colour for night time viewing. 
 
 
◆ TwilightRGB
  
  | 
        
          | COLORREF IS57ColourValue::TwilightRGB |  | getsetproperty | 
 
The RGB value of the Colour for twilight viewing.