Click or drag to resize
SbKernel3i32GetSize Method

Returns the size of the kernel.

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbVec3i32 GetSize()

Return Value

Type: SbVec3i32
Remarks

Size is the number of columns, number of rows and number of slices.

See Also