FIICCPROFILE.IsCMYK Property

FreeImage.NET

FIICCPROFILEIsCMYK Property
Indicates whether the profile is CMYK.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public bool IsCMYK { get; }

Property Value

Type: Boolean
See Also