Ran some tests and noticed the following:
Raw bitmap with no header 24bit RGB compresses to: 461,081
Raw bitmap with no header 32bit RGBA (Alpha all zeros) compresses to: 451,808
So the larger file compresses more efficiently?
Ran some tests and noticed the following:
Raw bitmap with no header 24bit RGB compresses to: 461,081
Raw bitmap with no header 32bit RGBA (Alpha all zeros) compresses to: 451,808
So the larger file compresses more efficiently?
Last edited by somethingsomething; 7th January 2015 at 21:42. Reason: spelling error