FftGrid Methods |
The FftGrid type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Cleans up unmanaged resources. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize |
Finalizes an instance of the FftGrid class.
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetNextPowerOfTwo | A helper function that retrieves the next power of two (128, 256, 512, 1024, etc). x^2 | |
GetProcessedImage | Returns the processed image from the frequency domain. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |