Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about python-fu

Read more about python-fu

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - python-fu

GIMP pythonfu get drawable from current image

I am iterating over all open images. I want to apply threshold on each of them. Since the threshold plugin takes drawable as argument, the drawable should be changed every time the image is changed, a...
test-img

Masum

gimp

gimpfu

python-fu

Votes: 0

Answers: 1

Latest Answer

If the images have a single layer, then either: drawable=subimage.layers[0] or drawable=subimage.active_layer If you have several layers, then you can use an index (the top layer is layers[0], the b...
test-img

xenoid

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved