Skip to content

0.12.2

Choose a tag to compare

@martinbenes1996 martinbenes1996 released this 07 Mar 22:20

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