Click or drag to resize

CITRrGetBrightness Method

Get the brightness setting of the ITR

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public double rGetBrightness()

public double rGetBrightness()

Return Value

Type: Double
The brightness setting of the ITR
Remarks
Brightness can range from -1.0 (black) to 1.0 (white). This brightness control is relative to the normal color when the ITR is created.
See Also