Datasegment.com Online Dictionary
  Online Dictionary : F : frame buffer

frame buffer


2 definitions found

frame buffer - WordNet (r) 2.1 (2005) :

  frame buffer
      n 1: (computer science) a buffer that stores the contents of an
           image pixel by pixel

frame buffer - Free On-line Dictionary of Computing (26 May 2007) :

  frame buffer
  
     <hardware> Part of a video system in which an image is
     stored, pixel by pixel and which is used to refresh a
     raster image.  The term "video memory" suggests a fairly
     static display whereas a frame buffer holds one frame from a
     sequence of frames forming a moving image.
  
     Frame buffers are found in frame grabbers and time base correction
      systems, for example.
  
     (1997-10-03)