localMinde constant

GamutMapMethod const localMinde

The algorithm specified in the original Color Level 4 candidate recommendation.

This maps in the Oklch color space, using the deltaEOK color difference formula and the local-MINDE improvement.

Implementation

static const GamutMapMethod localMinde = LocalMindeGamutMap();