Hi there,
What are the steps to decode a string coded as base64 to an image and then apply it to a button?
Is it possible to do totally in memory with no need to save a file?
I have a list of strings that were downloaded and want to apply them to many buttons and that changes frequently.
Thanks for any guide
Eduardo
What are the steps to decode a string coded as base64 to an image and then apply it to a button?
Is it possible to do totally in memory with no need to save a file?
I have a list of strings that were downloaded and want to apply them to many buttons and that changes frequently.
Thanks for any guide
Eduardo