For a list of all members of this type, see TextureAlphaBlendCommand members.
"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. |