Search found 1 match
- 2017-02-08T01:52:38-07:00
- Forum: Users
- Topic: Blurry Perspective
- Replies: 1
- Views: 1279
Blurry Perspective
Hi, I have a problem with DISTORTION_PERSPECTIVE for some images I got blurry efect like here: http://nkontent.pl/imagick/pic.jpg I tried many different ways to avoid this bug, but still same issue. Maybe Im doing something wrong? My code is: $h = $img->getImageHeight(); $w = $img->getImageWidth ...