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

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public bool GetRow(
	IList<double> values,
	int y,
	int z
)

Parameters

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

Return Value

Type: Boolean
Remarks