CTWM
Loading...
Searching...
No Matches
Functions
/usr/src/RPM/BUILD/ctwm-4.1.0/image_bitmap_builtin.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Pixmap get_builtin_plain_pixmap (const char *name, unsigned int *widthp, unsigned int *heightp)
 
Imageget_builtin_scalable_pixmap (const char *name, ColorPair cp)
 
Imageget_builtin_animated_pixmap (const char *name, ColorPair cp)
 

Function Documentation

◆ get_builtin_animated_pixmap()

Image * get_builtin_animated_pixmap ( const char * name,
ColorPair cp )

◆ get_builtin_plain_pixmap()

Pixmap get_builtin_plain_pixmap ( const char * name,
unsigned int * widthp,
unsigned int * heightp )

◆ get_builtin_scalable_pixmap()

Image * get_builtin_scalable_pixmap ( const char * name,
ColorPair cp )