Skip to content

Best approach to handle image source from base64? #127

Answered by saucecontrol
andrerom asked this question in Q&A
Discussion options

You must be logged in to vote

That looks right to me. As long as the base64-encoded data contains a normal image, decoding it to a byte array and passing that in will work the same as if you had the image in a file or Stream of some kind.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andrerom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants