Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python console
#4
(02-28-2024, 05:29 PM)gimpygirl Wrote: Hi

What exactly can the python console do in gimp and for what do you use it?
Is there any docs?

A small example of its usage would be great!

   

Your big friend is the "Browse..." button. let's you search the API (PDB). Methods/attributes shown above are mostly shorthand to PDB entries so if you can't guess how they work, search for something like-named in the PDB. In the Browser, when you hit Apply, a sample call is pushed in the console input, so the code is almost written for you.

Reply


Messages In This Thread
python console - by gimpygirl - 02-28-2024, 05:29 PM
RE: python console - by Tas_mania - 02-28-2024, 08:37 PM
RE: python console - by gimpygirl - 02-28-2024, 11:33 PM
RE: python console - by Ofnuts - 02-28-2024, 11:39 PM
RE: python console - by gimpygirl - 02-28-2024, 11:59 PM
RE: python console - by Ofnuts - 02-29-2024, 12:33 AM
RE: python console - by Danbor - 02-29-2024, 01:44 AM
RE: python console - by gimpygirl - 02-29-2024, 02:10 AM
RE: python console - by Ofnuts - 02-29-2024, 02:09 PM
RE: python console - by denzjos - 02-29-2024, 08:07 AM

Forum Jump: