←Select platform

DeviceClass Property

Summary
Gets or sets the device class of the ICC profile.
Syntax
C#
C++/CLI
Python
public IccProfileClassType DeviceClass { get; set; } 
public: 
property IccProfileClassType DeviceClass { 
   IccProfileClassType get(); 
   void set (    IccProfileClassType ); 
} 
DeviceClass # get and set (IccHeader) 

Property Value

A value that indicates the device class profile of the ICC profile. For a list of possible values, refer to IccProfileClassType.For all profile classes, other than a device link profile, the profile connection space member Pcs shall be either XyzData or LabData. When the device class is a device link profile, the value of the profile connection space shall be the appropriate color space from the list in IccColorspaceType.

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.