Replies: 3 comments 2 replies
-
The generic (ancestor) I had a choice of overloading or overriding the *Edit: Nevertheless, I concede that PNG images are still compressed using ZLIB compression, though most usually using the default level (6 or 7 depending where you look 😉). |
Beta Was this translation helpful? Give feedback.
-
Ok, so you're rather disscussing the naming of this parameter instead of an option for using it as a compressionLevel parameter for PNGs. But since it's just a plain integer type anyway it could easily be used as an open "Option" parameter for different overrides. Here's what I did: First of all add
|
Beta Was this translation helpful? Give feedback.
-
I don't believe your code above would work because the |
Beta Was this translation helpful? Give feedback.
-
Hi Angus, I recently installed your latest version of Image32 and am wondering why Img32.Fmt.PNG says on line 28 that "SaveToStream: the compressionQuality parameter is ignored here"? Does this have any specific reason or was it actually something postponed for later implementation? Of course, it's easy enough to apply compressionQuality in SaveToStream for the non-FPC section by myself, but I'm still wondering.
Beta Was this translation helpful? Give feedback.
All reactions