MCPcopy Index your code
hub / github.com/MapServer/MapServer / pam_freeacolorhist

Function pam_freeacolorhist

mapquantization.c:754–759  ·  view source on GitHub ↗
( achv )

Source from the content-addressed store, hash-verified

752
753
754static void
755pam_freeacolorhist( achv )
756acolorhist_vector achv;
757{
758 free( (char*) achv );
759}
760
761
762

Callers 1

msQuantizeRasterBufferFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected