The only fact I know is that XImage
is stored on the client side and the pixmaps are stored on the server side. Is it so simple?
Then what is XY
and Z Pixmaps
and why X
needs so many types of image formats?
Why there is no XY
and Z Images
?
And what is Bitmap in the context of Xlib
and why there is a function XCreateBitmapFromData
that returns Pixmap handle? (or pointer? or structure?)