←Select platform

IccProfileClassType Enumeration

Summary
Flags that indicate the type of the profile/device class.
Syntax
C#
VB
C++
public enum IccProfileClassType 
  
Public Enum IccProfileClassType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class IccProfileClassType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

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