SE_rasbandinfo_free_stats_histogram |
Frees the statistics info in raster band structure
void SE_rasbandinfo_free_stats_histogram (LFLOAT *bin_table,
LFLOAT *histogram)
bin_table | A pointer to the bin table |
histogram | A pointer to the histogram |
This function frees the statistics info in raster band structure.
None