Click or drag to resize
SbKernel3i32 Constructor (SbVec3i32)

Constructor defining 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 SbKernel3i32(
	SbVec3i32 size
)

Parameters

size
Type: OIV.InventorSbVec3i32
Remarks

Kernel is initialized to zero values.

See Also