Next:
Reading a seam map
Up:
The Map interface
Previous:
Creating a seam map
Deleting a seam map
void mapDelete(SEAM_MAP *
map
);
Deletes the specified Map object, freeing all memory associated with it.
map
Pointer to the Map object to delete.
Hayden Walles
2015-09-02