Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Frame Buffer'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
FRAME BUFFER
[ TDx_Draw_Library ]
[ next: GDI ]
[ prev: FourCC Codes ]
The frame buffer is a block of contiguous memory used to store image data to be sent to the screen. This block is generally interpreted as being video memory, even if it exists in system memory and can be used to display larger and/or higher resolution images than would be possible just using the conventional video
memory.
|
|