Gimp/app/propgui
Ell d4d8dbbc1b app: add custom gui for gegl:color-to-alpha(-plus)
Add a specialized propgui constructor for gegl:color-to-alpha-plus.
This op is currently in the workshop, but is set to be merged with
the existing gegl:color-to-alpha, so we omit the '-plus' from file-
and function-names.

The new op adds a pair of properties to control the radii, relative
to the selected color, below which colors become fully transparent,
and above which colors remain fully opaque.  Allow these properties
to be set by picking a color from the image, and calculating the
radius accordingly.
2017-10-16 12:38:38 -04:00
..
.gitignore
gimppropgui-channel-mixer.c
gimppropgui-channel-mixer.h
gimppropgui-color-balance.c
gimppropgui-color-balance.h
gimppropgui-color-rotate.c
gimppropgui-color-rotate.h
gimppropgui-color-to-alpha.c app: add custom gui for gegl:color-to-alpha(-plus) 2017-10-16 12:38:38 -04:00
gimppropgui-color-to-alpha.h app: add custom gui for gegl:color-to-alpha(-plus) 2017-10-16 12:38:38 -04:00
gimppropgui-convolution-matrix.c
gimppropgui-convolution-matrix.h
gimppropgui-diffraction-patterns.c app: s/diffration-patterns/diffraction-patterns/ 2017-10-15 13:35:05 -04:00
gimppropgui-diffraction-patterns.h app: s/diffration-patterns/diffraction-patterns/ 2017-10-15 13:35:05 -04:00
gimppropgui-eval.c
gimppropgui-eval.h
gimppropgui-generic.c app: allow specifying a callback function for propgui pickers 2017-10-16 12:38:37 -04:00
gimppropgui-generic.h
gimppropgui-hue-saturation.c
gimppropgui-hue-saturation.h
gimppropgui-spiral.c app: add misc. parameters to GimpControllerSlider 2017-10-09 12:48:50 -04:00
gimppropgui-spiral.h
gimppropgui-supernova.c app: add a "status_title" to GimpCreateControllerFunc 2017-07-04 12:51:05 +02:00
gimppropgui-supernova.h
gimppropgui-utils.c app: add a tooltip to the color temperature preset menu button 2017-07-18 00:28:56 +02:00
gimppropgui-utils.h app: split some utils out of gimppropgui.[ch] to gimppropgui-utils.[ch] 2017-07-16 20:14:18 +02:00
gimppropgui.c app: add custom gui for gegl:color-to-alpha(-plus) 2017-10-16 12:38:38 -04:00
gimppropgui.h
Makefile.am app: add custom gui for gegl:color-to-alpha(-plus) 2017-10-16 12:38:38 -04:00
propgui-types.h app: allow specifying a callback function for propgui pickers 2017-10-16 12:38:37 -04:00