libXpm - X Pixmap (XPM) image file format library
#include <X11/xpm.h>
libXpm(3lib) libXpm(3lib)
NAME
libXpm - X Pixmap (XPM) image file format library
SYNOPSIS
#include <X11/xpm.h>
DESCRIPTION
libXpm provides functions to read, write, and display images in the X
Pixmap (XPM) format.
Documentation of the libXpm API may be found in the XPM Manual, deliv-
ered in /usr/share/doc/libXpm/xpm.ps.
FILES
/usr/lib/libXpm.so.4 32-bit shared object
/usr/lib/64/libXpm.so.4 64-bit shared object
/usr/share/doc/libXpm/xpm.ps XPM Manual
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+--------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+--------------------+
|Availability | x11/library/libxpm |
+---------------+--------------------+
|Stability | Uncommitted |
+---------------+--------------------+
SEE ALSO
cxpm(1), sxpm(1)
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://www.x.org/releases/individ-
ual/lib/libXpm-3.5.13.tar.bz2.
Further information about this software can be found on the open source
community website at https://www.x.org.
__xorgversion__ 2 May 2014 libXpm(3lib)