Click or drag to resize
SbImageDataAccessor.GetColumn Method (IList<Double>, Int32)
Calls GetColumn(values, x, System.Int32(0), System.Int32(0), System.Int32(0)).

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool GetColumn(
	IList<double> values,
	int x
)

Parameters

values
Type: System.Collections.Generic.IList<Double>
x
Type: System.Int32

Return Value

Type: Boolean
Remarks