←Select platform

FeatherAlphaBlendCommand Constructor()

Summary

Initializes a new FeatherAlphaBlendCommand class object with default parameters.

Syntax

C#
VB
Java
Objective-C
C++
public FeatherAlphaBlendCommand()
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize