Element Property
Syntax
CWIMAQKernel.Element Row, Column
Data Type
The value of the kernel at the specified row and column.
Purpose
Individual elements of the kernel matrix.
Parameters
Row As Long
The row of the kernel to access.
Column As Long
The column of the kernel to access.