|
|
(6 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| Graphics Programming Interface (GPI) are powerful drawing functions for OS/2 and eComStation.
| | #REDIRECT[[Graphics Programming Interface]] |
| | |
| ==Documentation==
| |
| [[OS2_API:GPI|Graphics Programming Interface (GPI) API Functions]] | |
| | |
| ==Files==
| |
| {| border="1"
| |
| |-
| |
| !Name !!Comments
| |
| |-
| |
| || [[PMGPI.DLL]] || PM graphics programming interface dynamic link library
| |
| |-
| |
| |}
| |
| | |
| ==Articles==
| |
| * [[Advanced GPI: Retained Segments and Transformations]]
| |
| * [[Gearing Up For Games]]
| |
| | |
| ==Publications==
| |
| * OS/2 Warp 4 Toolkit: GPI Guide and Reference ([https://archive.org/stream/ToolkitDocs1/GPI%20Guide%20and%20Reference%20 PDF])
| |
| * GPI1.INF - GPI Guide and Reference, Part 1 of 4, ([http://cyberkinetica.homeunix.net/os2tk45/gpi1/ WEB]), ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%201.inf INF])
| |
| * GPI2.INF - GPI Guide and Reference, Part 2 of 4, ([http://cyberkinetica.homeunix.net/os2tk45/gpi2/ WEB]), ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%202.inf INF])
| |
| * GPI3.INF - GPI Guide and Reference, Part 3 of 4, ([http://cyberkinetica.homeunix.net/os2tk45/gpi3/ WEB]), ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%203.inf INF])
| |
| * GPI4.INF - GPI Guide and Reference, Part 4 of 4, ([http://cyberkinetica.homeunix.net/os2tk45/gpi4/ WEB]), ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%204.inf INF])
| |
| | |
| ==Alternative Versions==
| |
| * N/A
| |
| | |
| [[Category:Components]]
| |