Visible to Intel only — GUID: GUID-15D10EF4-CE52-4515-856F-FD48F2460911
Visible to Intel only — GUID: GUID-15D10EF4-CE52-4515-856F-FD48F2460911
Using QuickWin Graphics Library Routines
Graphics routines are functions and subroutines that draw lines, rectangles, ellipses, and similar elements on the screen. Font routines create text in a variety of sizes and styles. Topics in this section provide information about the QuickWin graphics library provides routines, such as how to do the following:
Change the window's dimensions.
Set coordinates.
Set color palettes.
Set line styles, fill masks, and other figure attributes.
Draw graphics elements.
Display text in several character styles.
Display text in fonts compatible with Microsoft Windows.
Store and retrieve screen images.
- Selecting Display Options
- Checking the Current Graphics Mode
- Setting the Graphics Mode
- Setting Figure Properties
- Understanding Coordinate Systems
- Adding Color
- Writing a Graphics Program
- Displaying Graphics Output
- Storing and Retrieving Images
- Customizing QuickWin Applications
- QuickWin Programming Precautions
- Simulating Nonblocking I/O