Hi rexrainbow ,
Is it possible to get the imageurl base64 in jpg ?
I searched in the plugin source, I found the function:
runtime.js
-> ret.set_string(this.inst.curFrame.getDataUri())
But I don't understand, where is definite this function getDataUri() ?
Is it a "native" function of C2 ?
Thanks