Go to the documentation of this file.
27 #define XWD_HEADER_SIZE 100
28 #define XWD_CMAP_SIZE 12
30 #define XWD_XY_BITMAP 0
31 #define XWD_XY_PIXMAP 1
32 #define XWD_Z_PIXMAP 2
34 #define XWD_STATIC_GRAY 0
35 #define XWD_GRAY_SCALE 1
36 #define XWD_STATIC_COLOR 2
37 #define XWD_PSEUDO_COLOR 3
38 #define XWD_TRUE_COLOR 4
39 #define XWD_DIRECT_COLOR 5