The following tables list the members exposed by TextureAlphaBlendCommand.
Name | Description | |
---|---|---|
![]() | TextureAlphaBlendCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DestinationRectangle | Gets or sets a LeadRect structure that contains the destination rectangle. |
![]() | 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. |
![]() | Opacity | Gets or set the opacity value used when combining the areas from the result of feathering and destination images. |
![]() | SourceImage | RasterImage object that references the source image. |
![]() | SourcePoint | LeadPoint structure that contains the origin of the source rectangle. |
![]() | UnderlayImage | Gets or sets an RasterImage object that references the image to be used as the underlying image. |
![]() | UnderlayOffset | LeadPoint structure that contains the underlay image offset with respect to the destination image. |
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. |
Name | Description | |
---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |