ChannelRemapSettings Class Properties
In This Topic
For a list of all properties of this type, see
ChannelRemapSettings.
Public Properties
| | Name | Description |
  | Default | Gets a new instance of the ChannelRemapSettings class with default parameters (0, 255, 1.0, 0, 255). The default instance does not change an image. |
 | Gamma | Gets or sets the gamma value. |
 | InputMax | Gets or sets the maximum value for the range of input values. |
 | InputMin | Gets or sets the minimum value for the range of input values. |
 | OutputMax | Gets or sets the maximum value for the range of output values. |
 | OutputMin | Gets or sets the minimum value for the range of output values. |
See Also