| www.delorie.com/gnu/docs/elisp-manual-21/elisp_653.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
For PBM images, specify image type pbm. Color, gray-scale and
monochromatic images are supported. For mono PBM images, two additional
image properties are supported.
:foreground foreground
nil for the default color. This color is
used for each pixel in the XBM that is 1. The default is the frame's
foreground color.
:background background
nil for the default color. This color is
used for each pixel in the XBM that is 0. The default is the frame's
background color.
For JPEG images, specify image type jpeg.
For TIFF images, specify image type tiff.
For PNG images, specify image type png.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |