VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebChannelRemapSettings type
Constructors SeeAlso
In This Topic
WebChannelRemapSettings Class Members
In This Topic
The following tables list the members exposed by WebChannelRemapSettings.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebChannelRemapSettings class.
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