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

CloudsCommandType Enumeration






This enumeration contains all the flags that are needed by the CloudsCommand. Specifies how to apply the clouds effect to an image. .NET support WinRT support
Syntax
'Declaration
 
Public Enum CloudsCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CloudsCommandType
public enum CloudsCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.SpecialEffects.CloudsCommandType = function() { };
Leadtools.ImageProcessing.SpecialEffects.CloudsCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CloudsCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DifferenceApply the difference between the created cloud texture and the original image.
OpacityCombine the cloud colors with colors of the original image by using Opacity value.
PureCreate a pure cloud texture.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.SpecialEffects.CloudsCommandType

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

 

 


Products | Support | Contact Us | Copyright Notices

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