Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FeatherAlphaBlendCommand Class Properties
See Also 
Leadtools.ImageProcessing.Effects Namespace : FeatherAlphaBlendCommand Class


For a list of all members of this type, see FeatherAlphaBlendCommand members.

Public Properties

 NameDescription
Public PropertyDestinationRectangle Rectangle structure the contains the destination rectangle.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyMaskImage Gets or sets the RasterImage object that references the fade mask.  
Public PropertyMaskSourcePoint Gets or sets the origin of the mask rectangle.  
Public PropertySourceImage Gets or set the RasterImage object that references the source image.  
Public PropertySourcePoint Gets or sets the origin of the source rectangle.  
Top

See Also