Gets a value indicating whether the current pixel format is CMYK.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsCmyk { get; }
true
if the pixel format is CMYK; otherwise, false
.