Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
List layers without loading image?
#3
(02-06-2021, 11:06 PM)eepjr24 Wrote: You could try using pdb.gimp_xcf_load(0, path, path) instead of file_load?

Example here: https://gist.github.com/rgl/8212019

- E

file_load() is a "thin" layer that tries to guess the type and most of the processing is with the actual loading,so there won't be much difference.
Reply


Messages In This Thread
RE: List layers without loading image? - by Ofnuts - 02-07-2021, 10:32 AM

Forum Jump: