To display an image in an Emacs buffer, you must first create an image
descriptor, then use it as a display specifier in the display
property of text that is displayed (see section 38.12 The display Property). Like the
display property, this feature is available starting in Emacs 21.
Emacs can display a number of different image formats; some of them
are supported only if particular support libraries are installed on your
machine. The supported image formats include XBM, XPM (needing the
libraries libXpm version 3.4k and libz), GIF (needing
libungif 4.1.0), Postscript, PBM, JPEG (needing the
libjpeg library version v6a), TIFF (needing libtiff v3.4),
and PNG (needing libpng 1.0.2).
You specify one of these formats with an image type symbol. The image
type symbols are xbm, xpm, gif, postscript,
pbm, jpeg, tiff, and png.
Variable:image-types
This variable contains a list of those image type symbols that are
supported in the current configuration.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)