Search found 2 matches
- 2018-04-21T12:04:06-07:00
- Forum: Users
- Topic: is this png background transparent?
- Replies: 3
- Views: 3540
Re: is this png background transparent?
What my question means is that I did not know how to translate "Alpha = 0" to "background is transparent". Now I do. Thanks.
- 2018-04-21T11:18:33-07:00
- Forum: Users
- Topic: is this png background transparent?
- Replies: 3
- Views: 3540
is this png background transparent?
I need a png known to have transparent background. I built one starting from a pdf from powerpoint with transparent background, magicked to png, checked this way following instructions elsewhere in this forum. $ magick identify -verbose die12t.png | grep "Alpha" Base type: TrueColorAlpha Alpha: 8 ...