Title: Signature.html
The only PIL document that I have available is the PIL-handbook-2.pdf, which describes 1.1.3. I can find nothing in it about the module you mention. I have some scattered PIL material, but it is of no help here. I did a Google, and see some references to it, but nothing explanatory. What document or web site would I find the description?

Fredrik Lundh wrote:
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>

  

--
           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)


          The Obama Administration plans to double the production
          in solar energy from 1% to 2% of the total energy
          supply in the next few years. One nuclear reaction
          would do the same. Heard on Bill Wattenburg, KGO-AM

          "Less than all cannot satisfy Man." -- William Blake
          
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to