ToBase64
Return a Base64 encoded string in PNG format for the image.
Parameters
None
Return Values
string
Examples
In the above example, the base64Img
string is data:image/png;base64,......
Last updated
Return a Base64 encoded string in PNG format for the image.
None
string
In the above example, the base64Img
string is data:image/png;base64,......
Last updated