ImageReadBase64
Syntax
ImageReadBase64( string )Arguments
Name
Type
Required
Description
Returns
Description
Example
// Load an image from a base64 string
img = ImageReadBase64( myBase64String );Related BIFs
Notes
Was this helpful?
