DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
pil crop image
im
=
Image
.
open
(
'image.jpg'
)
im
=
im
.
crop
(
(
left
,
top
,
right
,
bottom
)
)
# coordinates of the crop
PREVIOUS
NEXT
Tagged:
#pil
#crop
#image
ADD COMMENT
Topic
COMMENT
Name
5+5 =
Submit