LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

FeatherAlphaBlendCommand Constructor()

Show in webframe







Initializes a new FeatherAlphaBlendCommand class object with default parameters.
Syntax
public FeatherAlphaBlendCommand()
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New FeatherAlphaBlendCommand()
public FeatherAlphaBlendCommand()
- (id) init;
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

See Also

Reference

FeatherAlphaBlendCommand Class
FeatherAlphaBlendCommand Members
Overload List

 

 


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