[Image-SIG] function to find out about output formats

David Ascher da@ski.org
Thu, 11 Mar 1999 11:32:32 -0800 (Pacific Standard Time)


I'd like to find out programmatically how many output formats I can save
an RGB image file to from PIL, or rather what file format extensions those
correspond to.

Is there an easy way to do this?

--david