DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to store .png file in variable python
from
PIL
import
Image
>>
>
img
=
Image
.
open
(
'test.png'
)
>>
>
img
.
show
(
)
PREVIOUS
NEXT
Tagged:
#store
#file
#variable
#python
ADD COMMENT
Topic
COMMENT
Name
9+7 =
Submit