C#
VB
Java
Objective-C
C++
Initializes a new FeatherAlphaBlendCommand class object with default parameters.
public FeatherAlphaBlendCommand()
Public Function New()
- (instancetype)init
public FeatherAlphaBlendCommand()
public:
FeatherAlphaBlendCommand();
The default parameters values are:
sourceImage | null |
maskImage | null |
destinationRectangle | LeadRect(0, 0, 100, 100) |
sourcePoint | LeadPoint(0, 100) |
maskSourcePoint | LeadPoint(0, 0) |
Refer to FeatherAlphaBlendCommand class.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET