SE_rasbandinfo_free_stats_histogram

Frees the statistics info in raster band structure

Usage syntax

void SE_rasbandinfo_free_stats_histogram (LFLOAT *bin_table, LFLOAT *histogram)
 

Parameters
bin_table A pointer to the bin table
histogram A pointer to the histogram
Description

This function frees the statistics info in raster band structure.

Returns

None