SbKernel3i32GetValue Method |
Returns the value of the kernel at position (i, j, k).
Namespace: OIV.ImageViz
Range of each index is between 0 and n-1 with n, the number of elements in each dimension, i.e OIV.ImageViz.SbKernel3i32.GetNumCols() for columns, OIV.ImageViz.SbKernel3i32.GetNumRows() for rows, and OIV.ImageViz.SbKernel3i32.GetNumSlices() for slices. Throws an SbException if indices are out of bounds.