WarpMode Enumeration
.NET Framework (current version)
Specifies the type of warp transformation applied in a Warp method.
Assembly: System.Drawing (in System.Drawing.dll)
| Member name | Description | |
|---|---|---|
| Bilinear | Specifies a bilinear warp. | |
| Perspective | Specifies a perspective warp. |
A warp style is used by the Warp method to warp or distort the figures in a graphics path. This can be used to create unusual shapes.
.NET Framework
Available since 1.1
Available since 1.1
Show: