SE_rasterattr_free

Releases memory allocated for an SE_RASTERATTR structure

Usage syntax

void SE_rasterattr_free (SE_RASTERATTR handle);

Parameters
handle The pointer to a raster attribute structure
Description

SE_rasterattr_free frees the memory allocated for an SE_RASTERATTR structure returned by SE_rasterattr_create.

Returns

None