Perspective Image Distortion

前端 未结 5 1231
旧时难觅i
旧时难觅i 2021-01-14 02:17

The application I am working on currently requires functionality for Perspective Image Distortion. Basically what I want to do is to allow users to load an image into the ap

5条回答
  •  滥情空心
    2021-01-14 03:03

    Paint .NET can do this and there are also custom implementations of the effect. You could ask for the source code or use Reflector to read it and get an idea of how to code it.

提交回复
热议问题