The following tables list the members exposed by AlphaBlendCommand.
Name | Description | |
---|---|---|
AlphaBlendCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
DestinationRectangle | Gets or sets the rectangle structure that 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) | |
Opacity | Gets or sets the opacity value used when combining the areas from the source and destination images. Supported in Silverlight, Windows Phone 7 | |
SourceImage | Gets or sets the RasterImage object that references the source image. Supported in Silverlight, Windows Phone 7 | |
SourcePoint | Gets or sets the point structure that contains 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 method. 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) |