CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/image_xwd.h
Go to the documentation of this file.
1/*
2 * XWD image handling function bits
3 */
4#ifndef _CTWM_IMAGE_XWD_H
5#define _CTWM_IMAGE_XWD_H
6
7Image *GetXwdImage(const char *name, ColorPair cp);
8
9#endif /* _CTWM_IMAGE_XWD_H */
Image * GetXwdImage(const char *name, ColorPair cp)
Definition image_xwd.c:30
Definition image.h:9