GDI (Graphics Device Interface)

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Windows_3.x
gptkb:Windows_3.1
gptkbp:allows text output
performance constraints
gptkbp:dependency device drivers
gptkbp:developed_by gptkb:Microsoft
gptkbp:enables image manipulation
https://www.w3.org/2000/01/rdf-schema#label GDI (Graphics Device Interface)
gptkbp:interacts_with printers
displays
gptkbp:introduced gptkb:Windows_1.0
gptkbp:is a legacy technology
a core component of Windows operating systems
gptkbp:is_affected_by hardware acceleration
gptkbp:is_compatible_with gptkb:Windows_XP
gptkb:Windows_Vista
gptkb:Windows_8
gptkb:operating_system
gptkb:Windows_2000
gptkb:Windows_11
gptkb:Windows_95
gptkb:Windows_98
gptkb:Windows_NT
gptkb:Windows_7
gptkbp:is_part_of Windows programming model
Windows graphics subsystem
gptkbp:is_subject_to system resources limitations
gptkbp:is_used_for creating user interfaces
rendering images
drawing shapes
displaying text
2 D graphics rendering
gptkbp:is_used_in gptkb:museum
desktop applications
game development
CAD applications
gptkbp:part_of gptkb:Windows_API
gptkbp:provides drawing functions
drawing primitives
gptkbp:replaced_by gptkb:GDI+
gptkb:WPF
gptkb:Direct2_D
gptkbp:supports vector graphics
fonts
bitmaps
gptkbp:works_with device contexts
gptkbp:written_in gptkb:C/_C++