On Thu, Apr 2, 2009 at 4:54 PM, Wayne Watson <sierra_mtnv...@sbcglobal.net> wrote: > See Subject. Does it have a header, DIB, palette, and data section? What is > the default depth?
All BMP files have headers, of course; PIL uses a standard 40-byte header. Palettes and depths depend on the mode of the image you're saving. See the BmpImagePlugin sources for exact details. </F> _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig