Actions
Conformance #882
closedJPEG-LS encoder should set PlanarConfiguration to 0
Start date:
2019-04-29
Due date:
% Done:
100%
Estimated time:
Module:
Operating System:
Compiler:
Description
CP-1843 (Final Text) requires JPEG-LS compressed color images (RGB or YBR_FULL) to use a value of 0 for Planar Configuration (instead of 1 as introduced with CP-1653).
The same applies to JPEG Lossy and JPEG Lossless, but apparently this has already been implemented by DJCodecEncoder::encodeColorImage().
Actions