The following tables list the members exposed by ZeroToNegativeCommand.
| Name | Description | |
|---|---|---|
| ZeroToNegativeCommand 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) |
| MaximumInput | Gets or sets the image maximum value. Supported in Silverlight, Windows Phone 7 |
| MaximumOutput | Gets or sets the maximum allowed value. Supported in Silverlight, Windows Phone 7 |
| MinimumInput | Gets or sets the image minimum value. Supported in Silverlight, Windows Phone 7 |
| MinimumOutput | Gets or sets the minimum allowed value. Supported in Silverlight, Windows Phone 7 |
| ShiftAmount | Gets or sets the value that is used to shift the image data to the negative side. Supported in Silverlight, Windows Phone 7 |
| 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. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |