(07-30-2018, 10:46 AM)Marcel Wrote: Hey guys,
is it possible to enable dithering when reducing the image's color precision with
in Script-Fu?Code:
gimp-image-convert-precision
Image → Precision offers such an option.
I don't see any API for this either. I see these options in Edit>Preferences>Interface>Dialog defaults which leads me to think that if these options existed, they would be in the "context". There are missing values in the context (for instance, the Fade length), so these could be missing as well.
PS: still using Script-fu? Do you know you can use Python?