The channel constructor should take the parameters from the method allocate, so that allocate can be removed

Issue #141 new
Paolo Brandoli repo owner created an issue

The channel used for encoding/decoding the images should take the parameters for the channel creation in its constructor, not in the method allocate: allocate should then be removed.

This implies modifications also to jpegChannel and the jpeg codec

Comments (0)

  1. Log in to comment