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