Class | Description | |
---|---|---|
![]() | ImGearComplexObject | Objects of this type can store both real and imaginary part of complex data, which is stored internally using double precision, rather than one of the integral types as in ImageGear.Core.ImGearPage class. |
![]() | ImGearFrequencyProcessing | This is the main class for all frequency domain image processing operations. |
![]() | ImGearFrequencyProcessingVerifier | This class contains static methods that check whether the ImGearFrequencyProcessing operation is applicable to the page or not. |
Enumeration | Description | |
---|---|---|
![]() | ImGearCoObjConvType | Specifies the conversion types to convert an ImGearComplexObject class object to an ImageGear.Core.ImGearPage class object. |
![]() | ImGearFFTScalingMethods | Defines the different scaling methods for the result of Fast Fourier Transform (FFT). |
![]() | ImGearFreqIPFilterBrands | Defines the different kind of filter brands available. |