VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Color Namespace / ChannelRemapSettings Class
In This Topic
ChannelRemapSettings Class Properties
In This Topic
For a list of all properties of this type, see ChannelRemapSettings.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)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.
Public PropertyGets or sets the gamma value.
Public PropertyGets or sets the maximum value for the range of input values.
Public PropertyGets or sets the minimum value for the range of input values.
Public PropertyGets or sets the maximum value for the range of output values.
Public PropertyGets or sets the minimum value for the range of output values.
See Also