C#
VB
C++
Gets or sets the ICC profile flags.
public IccProfileFlags Flags { get; set; }
Public Property Flags As Leadtools.Colorconversion.IccProfileFlags
public:
property Leadtools.Colorconversion.IccProfileFlags Flags {
Leadtools.Colorconversion.IccProfileFlags get();
void set ( Leadtools.Colorconversion.IccProfileFlags );
}
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET