Declaration ​
pascal
procedure LoadFromFile(const FileName: string);Parameters ​
| Parameter | Type | Description |
|---|---|---|
FileName | string | Path 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).