The following tables list the members exposed by FeatherAlphaBlendCommand.
| Name | Description | |
|---|---|---|
| FeatherAlphaBlendCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| DestinationRectangle | Rectangle structure the contains the destination rectangle. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| MaskImage | Gets or sets the RasterImage object that references the fade mask. Supported in Silverlight, Windows Phone 7 |
| MaskSourcePoint | Gets or sets the origin of the mask rectangle. Supported in Silverlight, Windows Phone 7 |
| SourceImage | Gets or set the RasterImage object that references the source image. Supported in Silverlight, Windows Phone 7 |
| SourcePoint | Gets or sets the origin of the source rectangle. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |