PsdImage.CmykColorProfile

PsdImage.CmykColorProfile property

获取或设置 CMYK PSD 图像的 CMYK 颜色配置文件。必须与 RgbColorProfile 配对才能进行正确的颜色转换。

public StreamSource CmykColorProfile { get; set; }

适当的价值

CMYK 颜色配置文件。

也可以看看