procedure SaveToFile(const FileName: string);
Writes a vector map to disk. Format supported is Photoshop .msh format, compatible with the Liquify plugin. See source for more details.
[See also]: LoadFromFile, Image Warping Example