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

AddWeightedCommandType Enumeration






Enumeration flags that identify the operation to perform. .NET support WinRT support Silverlight support
Syntax
public enum AddWeightedCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum AddWeightedCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AddWeightedCommandType
public enum AddWeightedCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.AddWeightedCommandType = function() { };
Leadtools.ImageProcessing.Color.AddWeightedCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AddWeightedCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AddAdd the images in the list.
AddWeightedAdd the images in the list, according to the array of weight factors in either the Factor property or the factor parameter in the constructor.
AverageAverage the images in the list.
AverageWeightedAverage the images in the list, according to the array of weight factors in either the Factor property or the factor parameter in the constructor.
Inheritance Hierarchy

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

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.