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

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

Return Value

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