ImageGear .NET v24.14 - Updated
ImageGear.FreqIP Namespace
Inheritance Hierarchy
ImageGear24.Processing.Advanced Assembly : ImageGear.FreqIP Namespace

The ImageGear.FreqIP namespace has been deprecated and will be removed from the public API in a future release.

This namespace provides public API functions for features related to image processing in frequency domain, such as Fourier Transform, Low Pass Filter, etc.

Classes
 ClassDescription
ClassObjects 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.
Class This is the main class for all frequency domain image processing operations.
Class This class contains static methods that check whether the ImGearFrequencyProcessing operation is applicable to the page or not.
Enumerations
 EnumerationDescription
EnumerationSpecifies the conversion types to convert an ImGearComplexObject class object to an ImageGear.Core.ImGearPage class object.
Enumeration Defines the different scaling methods for the result of Fast Fourier Transform (FFT).
Enumeration Defines the different kind of filter brands available.
See Also

Reference

ImageGear24.Processing.Advanced Assembly