←Select platform

Flags Property

Summary
Gets or sets the ICC profile flags.
Syntax
C#
VB
C++
public IccProfileFlags Flags { get; set; } 
  
Public Property Flags As IccProfileFlags 
public: 
property IccProfileFlags Flags { 
   IccProfileFlags get(); 
   void set (    IccProfileFlags ); 
} 

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 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.