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 : FourierTransformDisplayCommandFlags Enumeration |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[FlagsAttribute()] public enum FourierTransformDisplayCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<FlagsAttribute()> Public Enum FourierTransformDisplayCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As FourierTransformDisplayCommandFlags
[FlagsAttribute()] public enum FourierTransformDisplayCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_OPTIONS(NSUInteger, LTFourierTransformDisplayCommandFlags)
Leadtools.ImageProcessing.Core.FourierTransformDisplayCommandFlags = function() { }; Leadtools.ImageProcessing.Core.FourierTransformDisplayCommandFlags.prototype = {<br/> LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class FourierTransformDisplayCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Group | Flags |
Flags that represent the data to be shown | Magnitude, Phase |
Flags that represent the plotting scale. These are ignored when Phase is set | Normal, Logarithm |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.FourierTransformDisplayCommandFlags