Expand description
Interface to allow the injection of different color management systems (CMSes, also called color management modules, or CMMs) in JPEG XL.
A CMS is needed by the JPEG XL encoder and decoder to perform colorspace conversions. This defines an interface that can be implemented for different CMSes and then passed to the library.