The following tables list the members exposed by FadedMaskCommand.
Name | Description | |
---|---|---|
FadedMaskCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
FadeRate | Gets or sets a value that represents the rate at which the color will fade with each step. | |
Flags | Gets or sets flags that indicate how the fade mask will be created. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Inflate | Gets or sets a value used to expand the resulting image. | |
Length | Gets or sets a value that represents the extent of the fade. | |
MaskImage | RasterImage object that references a 24-bit image in which the fade mask will be created. | |
MaximumGray | Gets or sets the maximum value of the fade color. | |
StepSize | Gets or sets a value that represents the step size at which the color will change. | |
Transparent | Gets or sets the transparency color. |
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) |