Module fallback

Module fallback 

Source
Expand description

Fallback scalar implementations. Scalar fallbacks for performance-critical operations.

Functionsยง

find_nearest_color
Find the index of the nearest color in a palette using Euclidean distance.
find_nearest_color_lab_planar
Find the index of the nearest color in Lab space using a planar palette.