Drag and drop the replaced image. After saving, the alpha channel is added
lifenglin123 opened this issue · 4 comments
lifenglin123 commented
Drag and drop the replaced image. After saving, the alpha channel is added
linhmui commented
Drag and drop the replaced image. After saving, the alpha channel is added
Did you solve this issue? I have sam issue :(
csc-EricWu commented
I also have this problem
Tuni commented
Adding wrapper.sourceAlphaInfo = 0; in TKBitmapRendition.m file at line 139 prevents the file from being saved with alpha channel.
Just a hack; It should be probably done only if the file to save has not alpha channel.
BuSheTeam commented
Please check out this repo: https://github.com/BuSheTeam/ThemeEngine