Echo JS 0.11.0

<~>
nin 3387 days ago. link 1 point
is this JS canvas How'll I Get Images for my server side ?

Replies

argunner 3387 days ago. link 2 points
Images are generated in the form of Base64 Data you get it from attributes its simple , you can read canvas tutorial for that, i'll implement this is plugin soon Dont Forget to Fork and Star it :)
nin 3387 days ago. link 1 point
you should make a new function like getBase64();