Closed robcast closed 4 years ago
There may be multiple codecs for a format. We need a better way to specify the preferred codec for a format.
We should also be able to deal with additional file format features like tiles or multiresolution/pyramidal images.
done in 8bda0fd6e5f3d19c0ae98464a737b4bc122d7ef5
Image codec selection currently only tries to detect the image format and leaves codec selection to ImageIO.
There may be multiple codecs for a format. We need a better way to specify the preferred codec for a format.
We should also be able to deal with additional file format features like tiles or multiresolution/pyramidal images.