Editions
Related Functions
Example
The IN_LoadPenSettings function loads vector pen settings for HPGL and Calcomp 906/907 file formats from the specified initialization (INI) file. The settings retrieved are pen color, pen thickness, and dashed line patterns.
Syntax
int IN_LoadPenSettings( pFilename )
|
Parameters |
Meaning |
|
CHARPTR pFilename |
name and path of the INI file from which to load the settings. For the settings that the file must contain, click INI file settings for vector pens. |
Release information
Added to Imagenation for Windows in Release 4.31.
As of Release 5.1, also available in Imagenation for UNIX.
See also