Blit
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.