Gimp Scripting: Python Fu, Functions

Опубликовано: 09 Апрель 2026
на канале: Jackson Bates
24,082
144

Part 2 in an 8 part series on scripting Gimp plug-ins using Python Fu. In this video we look at creating functions in Python. You can safely skip this if you know enough Python to understand the fundamentals of functions.

Blog: https://jacksonbates.wordpress.com/20...

The series:

Part One, Variables etc:    • Gimp Scripting: Python Fu - Variables  
Part Two, Functions:    • Gimp Scripting: Python Fu, Functions  
Part Three, The Procedure Database:    • Gimp Scripting: Python Fu, The Procedure D...  
Part Four, Hello World, and the error console:    • Gimp Scripting: Python Fu, Hello World and...  
Part Five, Automating Workflows, coding a complete plug-in:    • Gimp Scripting: Python Fu, Automating Work...  
Part Six, Taking user input for plug-ins:    • Gimp Scripting: Python Fu, How to create a...  
Part Seven, More complicated plug-ins, recreating the Lomo Effect:    • Gimp Scripting: Python Fu, More complicate...  
Part Eight, Conditional statements for modifying plug-ins based on user input, Lomo Deluxe:    • Gimp Scripting: Python Fu, Conditional sta...