-
I receive png image from user. Thus when I give dictionary with png(not an file path of png image) error occurs. How can I give png image to |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @JuAnYoO,
I didn't get your point, what mean "dictionary with png(not an file path of png image)"?
Or if you have already read the png, then you can remove Thanks! |
Beta Was this translation helpful? Give feedback.
Hi @JuAnYoO,
I didn't get your point, what mean "dictionary with png(not an file path of png image)"?
I imaged that input should be:
Or if you have already read the png, then you can remove
LoadImaged
.Thanks!