NAME FreeMPImage -- Free an image loaded using LoadMPImage() (V3) SYNOPSIS FreeMPImage( MPi ) A0 void FreeMPImage( struct MPImage * ); FUNCTION Frees all data associated loaded with an image using LoadMPImage(). INPUTS MPi - structure returned by LoadMPImage(). RESULT None. EXAMPLE NOTES BUGS SEE ALSO LoadMPImage()