add cmyk test
fails right now, since CMYKA is not supported by CMYK2XYZ and XYZ2CMYK (I think)
This commit is contained in:
parent
fe2c8505d6
commit
b0c66df72c
@ -49,6 +49,7 @@ colour_colourspaces = [pyvips.Interpretation.XYZ,
|
||||
pyvips.Interpretation.LCH,
|
||||
pyvips.Interpretation.CMC,
|
||||
pyvips.Interpretation.LABS,
|
||||
pyvips.Interpretation.CMYK,
|
||||
pyvips.Interpretation.SCRGB,
|
||||
pyvips.Interpretation.HSV,
|
||||
pyvips.Interpretation.SRGB,
|
||||
|
Loading…
Reference in New Issue
Block a user