| Printable Version
GDI+ A Higher Level API
By Vipul Chheda
The Graphics device interface (GDI) provides windows applications with a device
independence means that the program is able to work using different screens, keyboards and
printers without any modification to the program. Example, If an application prints for an
Epson dot matrix printer then it also printes for a Laser printer without changing the
application.
[continued]
|