Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with functions
#2
In python, either:

Code:
pdb.gimp_desaturate(drawable)
pdb.gimp_desaturate_full(drawable, desaturate_mode)
(and essentially the same in script-fu)

I have no "Color>Color temperature" in my Gimp, it must be an add-on script/plugin? I can't answer without seeing it.
Reply


Messages In This Thread
Help with functions - by chlebna - 10-21-2017, 11:19 PM
RE: Help with functions - by Ofnuts - 10-21-2017, 11:49 PM
RE: Help with functions - by dinasset - 10-22-2017, 04:18 AM
RE: Help with functions - by rich2005 - 10-22-2017, 08:41 AM
RE: Help with functions - by chlebna - 10-22-2017, 10:55 AM
RE: Help with functions - by Ofnuts - 10-22-2017, 01:23 PM

Forum Jump: