fig2base64
llms: base64_string = fig2base64 (hfig)
This function returns a PNG-type Base64-encoded string base64_string from the figure specified by graphics handle hfig.
Source Code: fig2base64