Blit

From Bennu Wiki
Revision as of 18:10, 30 April 2007 by Sandman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Blitting is the operation of drawing one graph onto another, using so-called bit blitting operations (see Wikipedia on bit blitting).

Map functions like put() and map_xputnp() are examples of functions using blit operations.