File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -698,8 +698,8 @@ What is nice about this approach is that it is by far the fastest chroma reducti
698698working perceptual space.
699699
700700> [! note]
701- > While OkLCh is the fastest OkLCh chroma reduction method, it can only be used with OkLCh. If needing a more generic
702- > approach that can be paired with other perceptual spaces, see [Ray Trace](# ray-tracing-chroma-reduction).
701+ > While OkLCh is the fastest OkLCh chroma reduction method, it can only be used with OkLCh. If a more generic approach
702+ > that can be paired with other perceptual spaces is needed , see [Ray Trace](# ray-tracing-chroma-reduction).
703703
704704Its speed comes from the fact that it is not an iterative approach. The [MINDE ](# minde-chroma-reduction) approach has
705705an unknown number of iterations and the [Ray Trace](# ray-tracing-chroma-reduction) approach that uses a constant 4
You can’t perform that action at this time.
0 commit comments