←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly