WRITE_GRAPHICS_TO_PCX@

Platform

Win32, x64

Purpose

To write the current drawing surface to a PCX file.

Syntax

SUBROUTINE WRITE_GRAPHICS_TO_PCX@( FILENAME, ERROR )
CHARACTER(*) FILENAME
INTEGER     ERROR

Description

Writes the current drawing surface to the file with name FILENAME. ERROR returns one of the following:

 

 

0

success

 

1

no current drawing surface or unable to open file

 

3

unable to write to file


 

See also

IMPORT_PCX@, EXPORT_PCX@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited