Imagick
在线手册:中文 英文
PHP手册

Imagick::deskewImage

(No version information available, might only be in SVN)

Imagick::deskewImageRemoves skew from the image

说明

public bool Imagick::deskewImage ( float $threshold )

This method can be used to remove skew from for example scanned images where the paper was not properly placed on the scanning surface. 此方法在Imagick基于ImageMagick 6.4.5以上版本编译时可用。

参数

threshold

Deskew threshold

返回值


Imagick
在线手册:中文 英文
PHP手册