Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Gimp 3 Python Script - Merge Visible - No Flatten Image?
#3
Thanks but I'm not trying to flatten an image.

I was porting my code and noticed that the python console browser listed a new option for the gimp-image-merge-visible-layers procedure, so I thought I'd experiment and try the new option just to see the results, however whether passing the enum value of Gimp.MergeType.FLATTEN_IMAGE or just an int value of 3, I get the error above.

So my question was whether this looks like a bug in Gimp or an error in the documentation.
Reply


Messages In This Thread
RE: Gimp 3 Python Script - Merge Visible - No Flatten Image? - by silenuznowan - 04-01-2025, 01:03 PM

Forum Jump: