Intel® Fortran Compiler with Windows-Based Applications
ID
757211
Date
6/30/2025
Public
Special Naming Convention for QuickWin and Windows Graphics Routines
Compare QuickWin with Windows-Based Applications
Use Windows API Routines with QuickWin
Types of QuickWin Programs
QuickWin User Interface
USE Statement Needed for Fortran QuickWin Applications
Create QuickWin Windows
Use QuickWin Graphics Library Routines
Select Display Options
Check the Current Graphics Mode
Set the Graphics Mode
Set Figure Properties
Understand Coordinate Systems
Add Color
Write a Graphics Program
Display a Graphics Output
Store and Retrieve Images
Customize QuickWin Applications
QuickWin Programming Precautions
Simulate Nonblocking I/O
Use 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 Windows*.
Store and retrieve screen images.
Parent topic: Use QuickWin
- Select Display Options
- Check the Current Graphics Mode
- Set the Graphics Mode
- Set Figure Properties
- Understand Coordinate Systems
- Add Color
- Write a Graphics Program
- Display a Graphics Output
- Store and Retrieve Images
- Customize QuickWin Applications
- QuickWin Programming Precautions
- Simulate Nonblocking I/O