B
B
Brutus12020-07-13 21:33:04
Django
Brutus1, 2020-07-13 21:33:04

Which Django module to use to compose an image from multiple layers?

Let's say we have a room, 320 by 240
5f0ca710e7f6c286692568.jpeg

And I want the image to be able to be supplemented with layers (optionally it is None)
Well, for example, add a layer with a table there, like this:
5f0ca7c0be46c637799250.jpeg
and there are several such layers:
5f0ca8aed77e3551973702.jpeg

The question is: With what modules for Python /django is it possible to implement this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
szelga, 2020-07-14
@Brutus1

Pillow, but Django has nothing to do with it. besides, wangyu that for your task it makes sense to draw all these layers on the frontend.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question