8.2 Copying Areas

Xlib provides functions that you can use to copy an area or a bit plane.

To copy an area between drawables of the same root and depth, use XCopyArea().

To copy a single bit plane of a given drawable, use XCopyPlane().

Next: Drawing Points, Lines, Rectangles, and Arcs

Christophe Tronche, ch@tronche.com