Save PNG with transparent background #265
joaonivaldo
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm using version v3 with the GD drive and I would like to know how to save an image with a transparent background after applying a FIT to it, for example. Ex. Image::load('example.png')->fit(fit: Fit::Fit::FillMax, desiredWidth: 497, desiredHeight: 290, backgroundColor: trnasparent');. Thanks
Beta Was this translation helpful? Give feedback.
All reactions