VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebDecodingSettings Class / isColorManagementEnabled Property
Syntax Requirements SeeAlso
In This Topic
isColorManagementEnabled Property (WebDecodingSettings)
In This Topic
Gets or sets a value indicating whether the color management is enabled.
Syntax
'Declaration

Public Property isColorManagementEnabled As Boolean

public bool isColorManagementEnabled { get; set; }

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

See Also