69.9.2. Bitové mapy

FIXME:TBD

int XReadBitmapFile(display, screen, *width, *height, *bitmap, *x, *y);
int XWriteBitmapFile(display, filename, width, height, bitmap, x, y);
Pixmap XCreateBitmapFromData(display, screen, data, width, height);
Pixmap XCreateBitmapFromBitmapData(display, screen, data, width, height fg, bg, depth);