The following tables list the members exposed by RemoveRedEyeCommand.
| Name | Description | |
|---|---|---|
| RemoveRedEyeCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Lightness | Gets or sets a "percentage" value that indicates whether the pixels that are replaced are lightened or darkened. |
| NewColor | Gets or sets the new color value used to replace the red color in the eyes. |
| Threshold | Gets or sets a value that indicates which pixels will be changed. |
| 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 class. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |