Click or drag to resize

CDCOLrGetBrightness Method

Get the brightness of a single layer, or all the layers

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public double rGetBrightness(
	int layerSelection,
	int layer
)

public double rGetBrightness(
	int layerSelection,
	int layer
)

Parameters

layerSelection
Type: SystemInt32
<define>BRIGHT</define>
layer
Type: SystemInt32
layer index (required for BRIGHT_LAYER

Return Value

Type: Double
See Also