LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

AddCommandType Enumeration

Show in webframe







Enumeration flags that identify the operation to perform.
Syntax
'Declaration
 
Public Enum AddCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AddCommandType
public enum AddCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
enum LTAddCommandType
public enum AddCommandType
Leadtools.ImageProcessing.Color.AddCommandType = function() { };
Leadtools.ImageProcessing.Color.AddCommandType.prototype = {
Average = 0x00000001, Add = 0x00000002, };
public enum class AddCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001AverageAverage the images in the list.
0x00000002AddAdd the images in the list.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.ImageProcessing.Color Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.