SbKernel2i32SetSize Method (SbVec2i32) |
Set the size of the kernel.
Namespace: OIV.ImageViz
Size is the number of rows and number of columns.
If numCols (or numRows) is smaller than the current number of columns (or rows), the kernel is reduced to the first numCols columns (or numRows rows). If numCols (or numRows) is greater than the current number of columns (or rows), values inside the old bounds are preserved and values outside the old bounds are filled to 0.