[Implemented] SaveImage() PNG compression level flag
Posted: Thu Feb 24, 2005 1:39 pm
Heya Fred,
how hard would it be to add that?
PNG has 0-9 as compression level.
What does the current implementation use?
I found no info on wether the current one uses level 9
or something lower. (I know many programs default to level 6 or similar)
If PureBasic's implementation allready uses PNG level 9 compression
then I'm allready happy as max compression is what I want.
But if level 9 is not the default then I'd like to be able to specify it
in SaveImage()
how hard would it be to add that?
PNG has 0-9 as compression level.
What does the current implementation use?
I found no info on wether the current one uses level 9
or something lower. (I know many programs default to level 6 or similar)
If PureBasic's implementation allready uses PNG level 9 compression
then I'm allready happy as max compression is what I want.
But if level 9 is not the default then I'd like to be able to specify it
in SaveImage()