[]
Rotates the image in 3 dimensions as if viewed from a distance.
public class PerspectiveTransform3D : Effect, IDisposable, IUnknown
Name | Description |
---|---|
PerspectiveTransform3D(IntPtr) | Initializes a new instance of the PerspectiveTransform3D class. |
Name | Description |
---|---|
BorderMode | The border mode. |
Depth | The perspective depth. |
GlobalOffset | The transformation global offset. |
InterpolationMode | Image interpolation mode. |
LocalOffset | The transformation local offset. |
PerspectiveOrigin | The perspective origin. |
Rotation | The transformation rotation. |
RotationOrigin | The transformation rotation origin. |
Name | Description |
---|---|
Create(DeviceContext) | Creates a new instance of the PerspectiveTransform3D class. |