Uses of Class
math.fourierTransforms.pfa.PFAImage

Packages that use PFAImage
ip.gui.frames   
math.fourierTransforms.pfa   
 

Uses of PFAImage in ip.gui.frames
 

Methods in ip.gui.frames that return PFAImage
 PFAImage FFTFrame.getFftimage()
           
 

Uses of PFAImage in math.fourierTransforms.pfa
 

Methods in math.fourierTransforms.pfa with parameters of type PFAImage
 void PFAImage.multiply(PFAImage kernal)