Re: [sanselan] Multi-image files and API changes

2010-11-17 Thread Charles Matthew Chen
Hi Damjan, These are indeed limitations of the current api. For the sake of backward compatibility as well as to honor Sanselan's design principle of making the common case easy (almost all image files contain a single image, for example) I would suggest adding new, separate methods/propert

[sanselan] Multi-image files and API changes

2010-11-17 Thread Damjan Jovanovic
Hi I've noticed a number of problems with Sanselan's API: 1. There is a way to read files with multiple images (Sanselan.getAllBufferedImages()) but there is no way to write files with multiple images. This limits the usability of all multi-image file formats. 2. There needs to be a way to config