Applies ColorProfile when the image is displayed. Default: True
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public static bool ApplyColorProfileOnRendering { get; set; }
Public Shared Property ApplyColorProfileOnRendering As Boolean Get Set
public: static property bool ApplyColorProfileOnRendering { bool get (); void set (bool value); }