Click or drag to resize
SbImageDataAccessorGetVoxel Method (Int32, Int32)
Calls GetVoxel(x, y, 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 double GetVoxel(
	int x,
	int y
)

Parameters

x
Type: SystemInt32
y
Type: SystemInt32

Return Value

Type: Double
Remarks