5.2.1
- 🐞 Bug fixes:
- Fixed a bug in
compression
ofSBSDKTIFFImageWriterParameters
where theSBSDKTIFFImageWriter
was not using the chosen compression value.
- Fixed a bug in
⚠️ Breaking Changes:- Removed
ccittfax3
andccittfax4
options fromSBSDKTIFFImageWriterCompressionOptions
, you should now useccitt_t4
andccitt_t6
respectively.
- Removed