![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace : FastFourierTransformCommandFlags Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Group | Flags |
Flags that represent the transformation type | FastFourierTransform, InverseFastFourierTransform |
Flags that represent the operation channel type | Blue, Green, Red, Gray |
Flags that represent the frequency data type used for constructing the image: this flag is used only if InverseFastFourierTransform is set and will be ignored if FastFourierTransform is set | Magnitude, Phase, Both |
Flags that represent the clipping type. This flag is used only if InverseFastFourierTransform is set and will be ignored if FFT_FFT is set | Clip, Scale |
Flags that represent how to pad an image that is not a power of two | PadOptimally, PadSquare |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.FastFourierTransformCommandFlags