ConvolveFilter Class Methods
Kaliko.ImageLibrary.Filters Namespace : ConvolveFilter Class |
For a list of all members of this type, see ConvolveFilter members.
Public Methods
Name | Description | |
---|---|---|
Convolve | Overloaded. Convolve a block of pixels. | |
ConvolveH | Convolve with a kernel consisting of one row. | |
ConvolveHV | Convolve with a 2D kernel. | |
ConvolveV | Convolve with a kernel consisting of one column. | |
Run |