VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebLevelsCommandJS type / get_RedChannelSettings Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_RedChannelSettings Method
In This Topic
Gets the remap settings of the red channel.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebLevelsCommandJS();

var value; // Type: Vintasoft.Imaging.ImageProcessing.WebChannelRemapSettings
value = instance.get_RedChannelSettings();

Return Value

An instance of WebChannelRemapSettings class.
Browser Compatibility
56+
45+
11
See Also