
On 6/5/06, Lubomir Bourdev <lbourdev@adobe.com> wrote:
We just released the first version of our I/O extension, but we haven't updated the documentation yet. It supports JPEG, TIFF and PNG. It supports run-time instantiated images, so you can load the image in its native color space and channel depth.
Our I/O operates at a very base level - like load the image in a given format from a given file. If you use GIL inside ASL you will get extra goodies - such as a dynamic registration of I/O modules
Hi, Do you have any examples of this dynamic registration code and how to use it? My company currently uses something like this for other image types, and I am interested how yours works and how to possibly roll our image readers into your framework. Chris