I'm looking to loop through and generate individual images by changing the "Hue" variable by 1 (ideally going from 1 - 360) and saving the resulting image.
So, my process is like this: 1. Set x to 1 2. Apply Colorize with Hue = x (all other values are at their default) 3. Save image as x.png 4. Undo to previous state. 5. Increment x by 1 6. Repeat steps 2-5 until x equals 361 What would be the best approach to accomplishing this? Thanks, Tim
_______________________________________________ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user