Problem Description:
imagereadbase64() function converts transparent pixels to opaque
Same problem as here: https://stackoverflow.com/questions/55201337/saving-jsignature-image-no-longer-transparent
Steps to Reproduce:
https://trycf.com/gist/447c3b9d0aee5ca53bc93449f72f80ae/acf2018?theme=monokai
Actual Result:
colormodel.transparency = "OPAQUE"
Expected Result:
colormodel.transpancy = "TRANSPARENT"
Any Workarounds:
Attachments:
Comments: