SbKernel3i32SetSize Method (SbVec3i32) |
Set the size of the kernel.
Namespace: OIV.ImageViz
Size is the number of columns, number of rows and number of slices.
If the specified size on a dimension is smaller than the current one, the kernel is reduced to its first elements on the corresponding dimension. If specified size on a dimension is greater than the current one, values inside the old bounds are preserved and values outside the old bounds are filled to 0.