SE_rasbandinfo_free_transform_list

Releases the memory allocated to a transformation list that has been assigned to an SE_RASBANDINFO object

Usage syntax

void SE_rasbandinfo_free_transform_list (SE_TRANSFORMINFO *transform_list, LONG count)

Parameters
 
transform_list A transformation info list
count The number of array elements in the transformation list
Description

This function releases memory allocated to an SE_TRANSFORMINFO list that has been assigned to an SE_RASBANDINFO object. 

Returns

None