Click or drag to resize
SbImageDataAccessor.GetRow Method (List<Double>, Int32)
Calls GetRow(values, y, 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 GetRow(
	List<double> values,
	int y
)

Parameters

values
Type: System.Collections.Generic.List<Double>
y
Type: System.Int32

Return Value

Type: Boolean
Remarks