add HSV test to test suite
This commit is contained in:
parent
230cc975fc
commit
24611b9ec5
@ -30,6 +30,7 @@ colour_colourspaces = [Vips.Interpretation.XYZ,
|
|||||||
Vips.Interpretation.CMC,
|
Vips.Interpretation.CMC,
|
||||||
Vips.Interpretation.LABS,
|
Vips.Interpretation.LABS,
|
||||||
Vips.Interpretation.SCRGB,
|
Vips.Interpretation.SCRGB,
|
||||||
|
Vips.Interpretation.HSV,
|
||||||
Vips.Interpretation.SRGB,
|
Vips.Interpretation.SRGB,
|
||||||
Vips.Interpretation.YXY]
|
Vips.Interpretation.YXY]
|
||||||
coded_colourspaces = [Vips.Interpretation.LABQ]
|
coded_colourspaces = [Vips.Interpretation.LABQ]
|
||||||
|
Loading…
Reference in New Issue
Block a user