The following tables list the members exposed by ColorLevelCommandData.
| Name | Description | |
|---|---|---|
| ColorLevelCommandData Constructor | Initializes a new ColorLevelCommandData class object with default parameters. |
| Name | Description | |
|---|---|---|
| Gamma | Gets or sets a value that represents the gamma value. |
| MaximumInput | Gets or sets a value that specifies the image's highlights to be mapped. |
| MaximumOutput | Gets or sets a value that specifies the value to which the highlights will be mapped. |
| MinimumInput | Gets or sets a value that specifies the image's shadows to be mapped. |
| MinimumOutput | Gets or sets a value that specifies the value to which the shadows will be mapped. |