Search found 2 matches

by adamhj
Tue May 03, 2011 12:29 am
Forum: Classic - Bug Reports
Topic: alpha channel lost when resizing 8bit png
Replies: 5
Views: 1562

Re: alpha channel lost when resizing 8bit png

so is there anyway to convert them in 32bits in batch processing tool? i can only find an "add alpha channel" method but it only replace alpha channel
by adamhj
Thu Apr 28, 2011 9:02 am
Forum: Classic - Bug Reports
Topic: alpha channel lost when resizing 8bit png
Replies: 5
Views: 1562

alpha channel lost when resizing 8bit png

when resizing a 8 bit png image file with alpha channel with most arithmetic (except nearest neighbour and bilinear), the image is converted to an 24 bit true colour picture and the alpha channel is lost

btw, is there any way to convert a 8 bit png image to 32 bit(keeping alpha channel) in batch ...