Skip to content

How does the server deliver pictures #1427

Answered by schroeder-
Zhangbecool asked this question in Q&A
Discussion options

You must be logged in to vote

Picture Type is abstract, you have to use ImageBMP, ImageGIF, ImageJPG or ImagePNG. They are just ByteStrings => Python bytes.
image = b'0x123455'

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@Zhangbecool
Comment options

@oroulet
Comment options

@Zhangbecool
Comment options

Answer selected by Zhangbecool
Comment options

You must be logged in to vote
2 replies
@Zhangbecool
Comment options

@AndreasHeine
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants