ChannelRemapSettings Class Members
In This Topic
The following tables list the members exposed by
ChannelRemapSettings.
Public Constructors
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. |
Public Methods
See Also