jview
Interface JImageSuite.Convolving

All Known Implementing Classes:
JImageSuite.Blur, JImageSuite.Gauss, JImageSuite.Sharpen
Enclosing class:
JImageSuite

public static interface JImageSuite.Convolving

Indicates image manipulation based on convolve operations.


Method Summary
 Kernel getConvolveKernel()
          Returns the convolution kernel.
 

Method Detail

getConvolveKernel

Kernel getConvolveKernel()
Returns the convolution kernel.