vuer.serdes
serializer
jpeg
base64 encode the image into a string, using JPEG encoding
Does not support transparency.
png
base64 encode the image into a string, using PNG encoding
b64jpeg
base64 encode the image into a string, using JPEG encoding
Does not support transparency.
b64png
base64 encode the image into a string, using PNG encoding