VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebChannelRemapSettings type
In This Topic
WebChannelRemapSettings Class Methods
In This Topic
For a list of all methods of this type, see WebChannelRemapSettings.
Methods
 NameDescription
Public MethodGets the gamma.
Public MethodGets the maximum value of the range of input values.
Public MethodGets the minimum value of the range of input values.
Public MethodGets the maximum value of the range of output values.
Public MethodGets the minimum value of the range of output values.
Public MethodReturns the object settings as JSON object.
Public MethodSets the gamma.
Public MethodSets the maximum value of the range of input values.
Public MethodSets the minimum value of the range of input values.
Public MethodSets the maximum value of the range of output values.
Public MethodSets the minimum value of the range of output values.
See Also