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

FeatherAlphaBlendCommand Constructor()






Initializes a new FeatherAlphaBlendCommand class object with default parameters. .NET support WinRT support Silverlight support
Syntax
public FeatherAlphaBlendCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New FeatherAlphaBlendCommand()
public FeatherAlphaBlendCommand()
function FeatherAlphaBlendCommand()
public:
FeatherAlphaBlendCommand();
Remarks
The default parameters values are:
sourceImage null
maskImage null
destinationRectangle LeadRect(0, 0, 100, 100)
sourcePoint LeadPoint(0, 100)
maskSourcePoint LeadPoint(0, 0)
Example
Refer to FeatherAlphaBlendCommand class.
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

FeatherAlphaBlendCommand Class
FeatherAlphaBlendCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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