The following tables list the members exposed by GlassEffectCommand.
| Name | Description | |
|---|---|---|
| GlassEffectCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| CellHeight | Gets or sets a value that represents the height of a cell in pixels or the number of cells present across the height of the image. |
| CellWidth | Gets or sets a value that represents the width of a cell in pixels or the number of cells present across the width of the image. |
| Flags | Flags that indicate what type of data is in the CellWidth and CellHeight properties. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| 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) |