The following tables list the members exposed by PicturizeSingleCommand.
| Name | Description | |
|---|---|---|
| PicturizeSingleCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| CellHeight | Gets or sets the height of the thumbnail image. |
| CellWidth | Gets or sets the width of the thumbnail image. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| LightnessFactor | Gets or sets a value that represents how much to lighten the thumbnail image. |
| ThumbImage | Gets or sets an RasterImage object that references the image used to create the thumbnail. |
| 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) |