←Select platform

FeatherAlphaBlendCommand Constructor()

Summary
Initializes a new FeatherAlphaBlendCommand class object with default parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New() 
- (instancetype)init 
public 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.