All Editions
Related Functions
Example
The IN_GetFileFormat function returns the file format of the specified document, page, or layer.
Syntax
int IN_GetFileFormat( objectID, pFormatID )
|
Input Parameters |
Meaning | |
|
IN_OBJECT objectID |
identifier of the document, page, or layer to query | |
|
Values |
Meaning | |
|
SHORTPTR pFormatID |
pointer to: File Format ID |
file format identifier |
Release information
Added to Imagenation for Windows in Release 4.42.
As of Release 5.1, also available in Imagenation for UNIX.
See also