The following tables list the members exposed by DiffuseGlowCommand.
Name | Description | |
---|---|---|
DiffuseGlowCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
ClearAmount | Gets or sets a value that represents how deeply the glow will penetrate into the non-glowing areas. | |
GlowAmount | Gets or sets the value that indicates the glow intensity. | |
GlowColor | Gets or sets the value that indicates the glow color. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
SpreadAmount | Gets or sets the value that indicates the amount of blur in the glow diffusion, from 0 to 100 pixels. | |
WhiteNoiseRange | Gets or sets the value that indicates the percent of the image to be covered with added pixels, expressed in tenths of a percent. |
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) |