ImageGear .NET v24.12 - Updated
ImGearFrequencyProcessingVerifier Class Members
Methods 


ImageGear24.Processing.Advanced Assembly > ImageGear.FreqIP Namespace : ImGearFrequencyProcessingVerifier Class

The following tables list the members exposed by ImGearFrequencyProcessingVerifier.

Public Methods
 NameDescription
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.BandPassFilter can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.BandStopFilter can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.Convolve can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.ForwardDCT can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearPage class object and determines whether ImGearFrequencyProcessing.ForwardDCTFromImage can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.ForwardDST can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearPage class object and determines whether ImGearFrequencyProcessing.ForwardDSTFromImage can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.ForwardFFT can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearPage class object and determines whether ImGearFrequencyProcessing.ForwardFFTFromImage can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.HighPassFilter can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.InverseDCT can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.InverseDCTToImage can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.InverseDST can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.InverseDSTToImage can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.InverseFFT can be applied to it.  
Public MethodTakes an ImGearComplexObject class object and determines whether ImGearFrequencyProcessing.InverseFFTToImage can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.InverseRestore can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.LowPassFilter can be applied to it.  
Public MethodTakes an ImageGear.Core.ImGearRasterPage class object and determines whether ImGearFrequencyProcessing.WienerRestore can be applied to it.  
Top
See Also

Reference

ImGearFrequencyProcessingVerifier Class
ImageGear.FreqIP Namespace
ImGearFrequencyProcessing Class