The following tables list the members exposed by WindowLevelExtCommand.
| Name | Description | |
|---|---|---|
| WindowLevelExtCommand 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) |
| HighBit | Gets or sets a value indicating the high bit used for leveling. Supported in Silverlight, Windows Phone 7 |
| LookupTable | Gets or sets an optional 16-bit lookup table that can be used to implement a user defined conversion. Supported in Silverlight, Windows Phone 7 |
| LowBit | Gets or sets a value indicating the low bit used for leveling. Supported in Silverlight, Windows Phone 7 |
| Order | Gets or sets a value indicating the color order if the output image will be 48-bit. 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 class. 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) |