Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.ImageProcessing.Effects Namespace > FeatherAlphaBlendCommand Class > FeatherAlphaBlendCommand Constructor : FeatherAlphaBlendCommand Constructor() |
public FeatherAlphaBlendCommand()
'Declaration
Public Function New()
'Usage
Dim instance As New FeatherAlphaBlendCommand()
public FeatherAlphaBlendCommand()
- (instancetype)init
public FeatherAlphaBlendCommand()
function FeatherAlphaBlendCommand()
public:
FeatherAlphaBlendCommand();
sourceImage | null |
maskImage | null |
destinationRectangle | LeadRect(0, 0, 100, 100) |
sourcePoint | LeadPoint(0, 100) |
maskSourcePoint | LeadPoint(0, 0) |