AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsConvolutionFilter Interface Members
See Also  Overview 

Public Properties

Public Property Divisor Gets or sets the divisor for the result of the convolution kernel operation.
Public Property Kernel Gets or sets the convolution kernel of the filter. The array contains the 9 elements of the Kernel of the convolution matrix. The elements are provided as the entire first row, followed by the entire second row, followed by the entire third row, each from left to right.
Public Property Offset Gets or sets the offset for the result of the convolution kernel operation. The value is added to the result of the operation.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface