←Select platform

FeatherAlphaBlendCommand Constructor()

Summary

Initializes a new FeatherAlphaBlendCommand class object with default parameters.

Syntax

C#
VB
Java
Objective-C
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly