←Select platform

IccProfileClassType Enumeration

Summary
Flags that indicate the type of the profile/device class.
Syntax
C#
C++/CLI
Python
public enum IccProfileClassType 
public enum class IccProfileClassType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class IccProfileClassType(Enum): 
   None = 0 
   AbstractClass = 1633842036 
   DeviceLinkClass = 1818848875 
   DisplayClass = 1835955314 
   NamedColorClass = 1852662636 
   OutputClass = 1886549106 
   InputClass = 1935896178 
   ColorSpaceClass = 1936744803 
Members
ValueMemberDescription
0x00000000NoneNo change.
0x61627374AbstractClassColorspace conversion profile.
0x6C696E6BDeviceLinkClassDevice link profile.
0x6D6E7472DisplayClassDisplay device profile.
0x6E6D636CNamedColorClassNamed color profile.
0x70727472OutputClassOutput device profile.
0x73636E72InputClassInput device profile.
0x73706163ColorSpaceClassAbstract profile.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.