Spaces:
Running
on
A10G
Running
on
A10G
16bit PNG is empty(black)
#13
by
karlikx
- opened
Hi, thanks a lot for Your great tool. May be i am doing anything wrong, but a 16bit PNG output is empty(black) ever. Do You have any advice ?
thanks
Karel
there's a bug. it scales only by 0xFF (8-bits) even though it stores in 16 bits. it should multiply by 0xFFFF.