ImageGear for .NET
ImGearColorProfileActivationMode Enumeration
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearColorProfileActivationMode Enumeration




Glossary Item Box

Specifies color profile activation modes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Disable1ImageGear samples start with color profile support being disabled, and does not check image color space and color profiles after image loading.
Enable2ImageGear samples start with color profile support being enabled.
Undefined0ImageGear samples start with color profile support being disabled. As soon as an image that does not follow the standard RGB color space is loaded, the sample opens a dialog suggesting to enable color profiles.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Windows.Forms.ImGearColorProfileActivationMode

See Also

©2013. Accusoft Corporation. All Rights Reserved.