Click or drag to resize
SbImageDataAccessorGetColumn Method (ListDouble, 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: 9.9.13.0 (9.9.13.0)
Syntax
public bool GetColumn(
	List<double> values,
	int x
)

Parameters

values
Type: System.Collections.GenericListDouble
x
Type: SystemInt32

Return Value

Type: Boolean
Remarks