←Select platform

Flags Property

Summary
Gets or sets the ICC profile flags.
Syntax
C#
C++/CLI
Python
public IccProfileFlags Flags { get; set; } 
public: 
property IccProfileFlags Flags { 
   IccProfileFlags get(); 
   void set (    IccProfileFlags ); 
} 
Flags # get and set (IccHeader) 

Property Value

Enumeration that indicates if the ICC profile is embedded or not, and if the ICC profile can be used independently from the embedded color data or not. For a list of possible values, refer to IccProfileFlags.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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