Device Context

Computer/Terms 2008. 3. 1. 09:25

A data structure in Windows programming that is used to define the attributes of text and images that are output to the screen or printer. The device context (DC) is maintained by GDI. A DC, which is a handle to the structure, is obtained before output is written and released after the elements have been written. See GDI.

Reference:
http://www.pcmag.com/encyclopedia_term/0,2542,t=device+context&i=41198,00.asp
Posted by 알 수 없는 사용자
,