Imagick クラス
PHP Manual

Imagick::deskewImage

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

Imagick::deskewImageRemoves skew from the image

説明

public void 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. このメソッドは、ImageMagick バージョン 6.4.5 以降で Imagick をコンパイルした場合に使用可能です。

パラメータ

threshold

Deskew threshold

返り値


Imagick クラス
PHP Manual