Skip to content

How do you pass the generated image to another function afterwards? #1605

Answered by Filarius
grexzen asked this question in Q&A
Discussion options

You must be logged in to vote

You'l need to get into source code.
modules\processing.py

processed = process_images(p)
processed.images # list of PIL images

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by grexzen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants