Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_VectorMaps🞂TVectorMap🞂LoadFromFileMethod

TVectorMap.LoadFromFile

Loads displacement vectors from an Adobe Photoshop Liquify mesh file.

Declaration ​

pascal
procedure LoadFromFile(const FileName: string);

Parameters ​

ParameterTypeDescription
FileNamestringPath to the Photoshop Liquify mesh file.

Description ​

LoadFromFile imports displacement vector grid data from an Adobe Photoshop Liquify mesh file (.msh).

Note

The method resizes the vector map buffer to match mesh grid dimensions (Width, Height).