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