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

MathematicalFunctionCommandType Enumeration






Value that indicates the function used by the MathematicalFunctionCommand class object. .NET support WinRT support Silverlight support
Syntax
public enum MathematicalFunctionCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MathematicalFunctionCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MathematicalFunctionCommandType
public enum MathematicalFunctionCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.MathematicalFunctionCommandType = function() { };
Leadtools.ImageProcessing.Color.MathematicalFunctionCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MathematicalFunctionCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CosineCosine function.
LogarithmLogarithmic function.
SineSine function.
SquareSquare function.
SquareRootSquare root function.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Color.MathematicalFunctionCommandType

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.Color Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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