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

Flags Property (FadedMaskCommand)






Gets or sets flags that indicate how the fade mask will be created. .NET support
Syntax
public FadedMaskCommandFlags Flags {get; set;}
'Declaration
 
Public Property Flags As FadedMaskCommandFlags
'Usage
 
Dim instance As FadedMaskCommand
Dim value As FadedMaskCommandFlags
 
instance.Flags = value
 
value = instance.Flags
public FadedMaskCommandFlags Flags {get; set;}
 get_Flags();
set_Flags(value);
public:
property FadedMaskCommandFlags Flags {
   FadedMaskCommandFlags get();
   void set (    FadedMaskCommandFlags value);
}

Property Value

Flags that indicate how the fade mask will be created.
Example
Refer to FeatherAlphaBlendCommand.
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

FadedMaskCommand Class
FadedMaskCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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