Leadtools.ImageProcessing.Effects Namespace > FeatherAlphaBlendCommand Class > FeatherAlphaBlendCommand Constructor : FeatherAlphaBlendCommand Constructor() |
public FeatherAlphaBlendCommand()
'Declaration Public Function New()
'Usage Dim instance As New FeatherAlphaBlendCommand()
public FeatherAlphaBlendCommand()
- (id) 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) |