IPJ_WARPConstant Class |
Namespace: GeoEngine.Core.GXNet
The IPJ_WARPConstant type exposes the following members.
| Name | Description | |
|---|---|---|
| LOG | Convert from linear to log coords in X and/or Y | |
| MATRIX | Matrix Warp | |
| MULTIPOINT | Multipoint warp (needs at least 3 points) | |
| MULTIPOINT_Y | Multipoint warp in Y only (needs at least 3 points) | |
| NONE | No warp | |
| QUAD | Quadrilateral warp (needs 4 points) | |
| TRANS1 | Translate only (needs 1 point) | |
| TRANS2 | Translate, rotate, normal scale (needs 2 pts) | |
| TRANS3 | Translate, rotate, scale X and Y (needs 3 pts or more, least-square fit) |