mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
The SAFE_CLAMP() macro is similar to CLAMP(), however, its result is always within the specified range, even if the input is NaN.
The SAFE_CLAMP() macro is similar to CLAMP(), however, its result is always within the specified range, even if the input is NaN.