Jump to content

Screen buffer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Maury Markowitz (talk | contribs) at 12:58, 1 October 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


In computing, a screen buffer is a part of computer memory used by a computer application for the representation of the content to be shown on the computer display.[1] The screen buffer may also be called the video buffer, the regeneration buffer, or regen buffer for short.[2]

Screen buffers should be distinguished from video memory. To this end, the term off-screen buffer is also used.

See also

References

  1. ^ Mueller, J. (2002). .NET Framework Solutions: In Search of the Lost Win32 API. Wiley. p. 160. ISBN 9780782141344. Retrieved 2015-04-21.
  2. ^ "Smart Computing Dictionary Entry - video buffer". web.archive.org. Retrieved 2015-04-21.