var instance = new Vintasoft.Shared.WebDecodingSettingsJS(); var value; // Type: boolean value = instance.get_IsColorManagementEnabled();
function get_IsColorManagementEnabled() : boolean;
Return Value
True - the color management is enabled; False - the color management is disabled. Default value is True.