02-17-2026, 12:47 PM
I've never ran into this, but it seems _SaveImage cannot save a PNG image with less then 32 bits per pixel?
I have a large image _NewImage(15000, 15000, 11) just black and white.
But saving it takes 22 seconds and is ~8MB
When externally converting to 1BPP PNG it is only 700KB
Is there a (fast) way to do this in Qb64pe ?
I have a large image _NewImage(15000, 15000, 11) just black and white.
But saving it takes 22 seconds and is ~8MB
When externally converting to 1BPP PNG it is only 700KB
Is there a (fast) way to do this in Qb64pe ?
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience

