Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




Drawables
next up previous contents
Next: Graphics Contexts Up: Xlib And Graphics Previous: Visual

Drawables

In X, a drawable is a destination for a graphics request. A window is one such destination, the other is a pixmap. A pixmap is an area of memory used to represent a window. Like a window, a pixmap has pixels and depth, but unlike a window, it does not have attributes such as a colourmap. A pixmap is used to manipulate images off-screen and must be copied to a window for the image to be visible.



JR Pitchers
Wed May 3 16:45:04 BST 1995


With any suggestions or questions please feel free to contact us