* Limit lzw bits to a maximum of 12 bits, fixes issue #2743
* Dispose currentLocalColorTable in final block
* Revert "Dispose currentLocalColorTable in final block"
This reverts commit 35ea961552.
* Don't throw; return.
---------
Co-authored-by: James Jackson-South <james_south@hotmail.com>