lsbset.hide cause .png transparent area lost
Closed this issue · 2 comments
gitbobo commented
Thanks for this tool!
Sample png file is https://i.postimg.cc/66CB3w1W/ori.png
When run lsb.hide(ori.png,"hello world")
,everything is ok.Open saved png with adobe photoshop, transparent area keeps well.
But lsbset.hide(ori.png,"hello world",generators.eratosthenes())
will lost the transparent area.
cedricbonhomme commented
Hi,
thanks for the report! I will have a look at it!
cedricbonhomme commented
Fixed, thank you !