pe_vtmethod_del |
Removes a vertical transformation method object
void pe_vtmethod_del (PE_VTMETHOD vtmethod);
vtmethod | The vertical transformation method object |
Releases the memory allocated to the specified vertical transformation method object
None
pe_vtmethod_del(egm96bilinear);