STIR
6.2.0
|
very basic display routines for bitmaps (internal use only) More...
Go to the source code of this file.
Macros | |
#define | SC_pixel_t unsigned char |
Typedefs | |
typedef SC_pixel_t | image_t |
typedef struct screen_image | screen_image_t |
very basic display routines for bitmaps (internal use only)
This is part of a library by Kris Thielemans, mainly written in 1991. It provides macros (and a few functions) for displaying stuff on a screen. The files only contain the macros for XWindows. It's fairly simplistic. No menus. Just simple display of bitmaps, lines, points, text strings.