Home
last modified time | relevance | path

Searched refs:CURVE_COLORS (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpcurve-map.c47 CURVE_COLORS = 1 << 0, enumerator
98 case CURVE_COLORS: in gimp_curve_map_pixels()
206 return ((gimp_curve_is_identity (curve_colors) ? 0 : CURVE_COLORS) | in gimp_curve_get_apply_mask()