Skip to content

Fix deserialization of CMYK colors

Amy spark requested to merge (removed):amyspark/fix-TestKoColor into master

This merge request fixes KoColor's testSerialization test at line 61 by using the proper extrema for the black channel. I also removed commented out code in CMYK's KoColorSpaceMaths.

Merge request reports