 | CITRrGetContrast Method |
Get the contrast setting of the ITR
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic double rGetContrast()
public double rGetContrast()
Public Function rGetContrast As Double
Public Function rGetContrast As Double
public:
double rGetContrast()
public:
double rGetContrast()
member rGetContrast : unit -> float
member rGetContrast : unit -> float
Return Value
Type:
DoubleThe contrast setting of the ITR
RemarksBrightness can range from 0.0 (flat) to 1.0 (normal full contrast).
See Also