Intel® Fortran Compiler with Windows-Based Applications

ID 757211
Date 6/30/2025
Public
Document Table of Contents

Load and Save Images to Files

The LOADIMAGE and SAVEIMAGE routines transfer images between the screen and Windows* bitmap files:

Routine

Description

LOADIMAGE, LOADIMAGE_W

Reads a Windows bitmap file (.BMP) from disk and displays it as specified coordinates.

SAVEIMAGE, SAVEIMAGE_W

Captures a screen image from the specified portion of the screen and saves it as a Windows bitmap file.

You can use a Windows format bitmap file created with a graphics program as a backdrop for graphics that you draw with the Intel Fortran graphics functions and subroutines.