Graphics Programming Interface: Difference between revisions
Appearance
mNo edit summary |
|||
Line 23: | Line 23: | ||
==Links== | ==Links== | ||
;Online Books | ;Online Books | ||
*GPI Guide and Reference ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%201.inf GPI1.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%202.inf GPI2.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%203.inf GPI3.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%204.inf GPI4.INF]) | *[[GPI Guide and Reference]] ([https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%201.inf GPI1.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%202.inf GPI2.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%203.inf GPI3.INF], [https://archive.org/download/ToolkitDocs1/GPI%20Guide%20and%20Reference%204.inf GPI4.INF]) | ||
[[Category:Presentation Manager]] | [[Category:Presentation Manager]] |
Revision as of 02:43, 7 April 2025
Graphics Programming Interface (GPI) includes powerful drawing functions for OS/2 Presentation Manager applications.
See also: GPI Functions
Files
Name | Comments |
---|---|
PMGPI.DLL | PM graphics programming interface dynamic link library |
Articles
- Advanced GPI: Retained Segments and Transformations
- Disabling a Window (Rectangle)
- Gearing Up For Games
Publications
- IBM OS/2 Technical Library: OS/2 2.0 Presentation Manager Graphics Programming Guide - Que 1992, ISBN 1-56529-156-9
- Graham C.E. Winn: OS/2 2.0 Presentation Manager GPI: A Programming Guide to Text, Graphics, and Printing - Van Nostrand Reinhold 1992, ISBN 0-442-00739-6
- Graham C.E. Winn: OS/2 Presentation Manager GPI, 2nd Edition - Van Nostrand Reinhold 1994, ISBN 0-442-01939-4
- Stephen A. Knight; Jeffrey Ryan: Programming the OS/2 Warp Advanced Graphics GPI - Wiley 1995, ISBN 0-471-10718-2
Links
- Online Books