Gimp-Forum.net
Python-Fu Gimp 3.2.4. Get the active image - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: Python-Fu Gimp 3.2.4. Get the active image (/Thread-Python-Fu-Gimp-3-2-4-Get-the-active-image)

Pages: 1 2


RE: Python-Fu Gimp 3.2.4. Get the active image - Scallact - 07-23-2026

(Yesterday, 02:21 PM)CmykStudent_ Wrote: Scallact: Yeah, that seems to be the case. It was just surprising!

At any rate, the code's now merged, so after the next release people can use Gimp.context_get_image () and Gimp.context_set_image () as they like. Thanks everyone here for bringing it up!

Perfect ! Thanks!