Info flag of the profile.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public ICC_FLAGS Flags { get; }
Visual Basic (Declaration)
Public ReadOnly Property Flags As ICC_FLAGS
Visual C++
public:
property ICC_FLAGS Flags {
	ICC_FLAGS get ();
}

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also