0.12.2
What is new?
Improvements
- CStruct changed to CEnum
- parameterization of CEnum in function calls simplified
im = jpeglib.read_spatial('input.jpeg', jpeglib.JCS_GRAYSCALE)Bugfixes
- DCT method bugfix
im = jpeglib.read_spatial('input.jpeg', jpeglib.JCS_GRAYSCALE)