IN_GetRasterInfoString

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetRasterInfoString function returns the information (or comment) string for the specified CALS, TIFF, or JPEG layer. This comment only appears in the raster file's header.

Syntax

int IN_GetRasterInfoString ( layerID, maxSize, pInfo )

Input Parameters

Meaning

IN_LAYER layerID

identifier of the raster layer

SHORT maxSize

the maximum size of the pInfo array in bytes

Output Parameters

Meaning

CHARPTR pInfo

pointer to the comment string

Release information

Added to Imagenation for Windows in Release 4.30.

Extended in Release 7.2 to support extracting the comment in a JPEG file.

As of Release 5.1, also available in Imagenation for UNIX.

See also

Setting and requesting file information