SE_rastileinfo_free

Releases memory allocated for an SE_RASTILEINFO structure

Usage syntax

void SE_rastileinfo_free (SE_RASTILEINFO tile);

Parameters
tile The pointer to a raster tile structure
Description

SE_rastileinfo_free frees the memory allocated for an SE_RASTILEINFO structure returned by SE_rastileinfo_create.

Returns

None