Yesterday, 08:21 AM
(11-16-2025, 10:12 PM)programmer_ceds Wrote:(11-16-2025, 06:56 PM)Volker Wrote: With Babl.init() at the right place the script works as expected.
Thank you.
Pleased that it worked. I forgot to mention earlier that I think that you should also have a call of Babl.exit() at the end of your processing to free up the resources it uses.
Good advice. I‘ll do so.

