M
M
Maxim2016-12-19 15:30:53
Python
Maxim, 2016-12-19 15:30:53

How to round the edges and make a shadow in a pillow?

5f4219a98cbd404494356175f945bd91.png
Hello everyone, implemented the placement and slope as shown in the image.
Now you need to round the edges and make a shadow
I looked at the following methods

PIL.ImageDraw.Draw.arc(xy, start, end, fill=None)
PIL.ImageDraw.Draw.point(xy, fill=None)

In my opinion, it’s too confusing and there should be a way to implement it easier than pixel by pixel or draw an arc, what do you advise?
Has anyone done a similar task?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question