Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bucket fill whole selection in Python-fu
#3
(08-22-2025, 07:40 AM)Ofnuts Wrote:
  • Drawable::edit_bucket_fill() is like "fill similar colors" and requires the coordinates of the starting point.
  • Drawable::edit_fill() is like "fill selection" and doesn't require the coordinates of the starting point.
Which one are you using?

The first one. I didn't notice the second one. I knew it was something simple like that; thank you!
Reply


Messages In This Thread
RE: Bucket fill whole selection in Python-fu - by TheCosmicKid - 08-22-2025, 03:30 PM

Forum Jump: