06-12-2020, 04:16 PM
Oh, I thought you where doing a Python Gimp script...
You may be more familiar with lists, but the numpy array is much faster. Not as bad as a Gimp get_pixel() but for real-size images numpy will make a very significant difference.
You may be more familiar with lists, but the numpy array is much faster. Not as bad as a Gimp get_pixel() but for real-size images numpy will make a very significant difference.