The following tables list the members exposed by AgingCommand.
Name | Description | |
---|---|---|
AgingCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
DustColor | Gets or sets a value that represents the color of the dust. | |
DustDensity | Gets or sets a value that represents the dust density, expressed in tenths of percent of the image area. | |
Flags | Flags that indicate the distortion type and the distortion color. | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
HorizontalScratchCount | Gets or sets the number of horizontal scratch lines. | |
MaximumPitSize | GEts or sets a value that represents the maximum pit size, in pixels. | |
MaximumScratchLength | Gets or sets the maximum scratch line length. | |
PitsColor | Gets or sets a value that represents the color of the pits. | |
PitsDensity | Gets or sets a value that represents the density of the pits, expressed in tenths of a percent of the image area. | |
ScratchColor | Gets or sets a value that represents the color of the scratch lines. | |
VerticalScratchCount | Gets or sets the number of vertical scratch lines. |
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 method. |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |