LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

FourierTransformDisplayCommandFlags Enumeration






Flags that indicate the data to be shown and the plotting scale.

This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

.NET support WinRT support
Syntax
[FlagsAttribute()]
public enum FourierTransformDisplayCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum FourierTransformDisplayCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As FourierTransformDisplayCommandFlags
[FlagsAttribute()]
public enum FourierTransformDisplayCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.FourierTransformDisplayCommandFlags = function() { };
Leadtools.ImageProcessing.Core.FourierTransformDisplayCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class FourierTransformDisplayCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LogPlot harmonics magnitudes using logarithmic scale.
MagnitudePlot harmonics magnitude data.
NoneNo change.
NormalPlot harmonics magnitudes using the normal linear scale.
PhasePlot harmonics phase data.
Remarks
You can use a bitwise OR (|) to specify one flag from each group.
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
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.FourierTransformDisplayCommandFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.