ENCX SDK
5.5.0.926
|
Specifies the type of palette and any fading of the chart. More...
import"encxcom.idl";
Properties | |
PaletteType | PalType [get, set] |
E.g. PalDay, PalDusk, PalNight. More... | |
DOUBLE | Saturation [get, set] |
The density of colour. Default 1.0. Anything less than about 0.01 is greyscale. Anything more than about 100.0 is fully saturated colour. More... | |
DOUBLE | Luminance [get, set] |
The brightness of drawing. Default 1.0. Anything less than about 0.01 is completely black. Anything more than about 100.0 is completely white. More... | |
Specifies the type of palette and any fading of the chart.
Changing the saturation and luminance of the chart can be used to make overlaid information stand out more clearly.
Properties and methods via IDisplayPalette.
Definition at line 3953 of file encxcom.idl.
|
getsetpropertyinherited |
The brightness of drawing. Default 1.0. Anything less than about 0.01 is completely black. Anything more than about 100.0 is completely white.
|
getsetpropertyinherited |
E.g. PalDay, PalDusk, PalNight.
|
getsetinherited |
The density of colour. Default 1.0. Anything less than about 0.01 is greyscale. Anything more than about 100.0 is fully saturated colour.