Imagick::deskewImage
(Não há informação de versão disponível, talvez apenas no SVN)
Imagick::deskewImage — Removes skew from the image
Descrição
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. This method is available if Imagick has been compiled against ImageMagick version 6.4.5 or newer.
Parâmetros
-
threshold -
Deskew threshold
Valor Retornado
There are no user contributed notes for this page.
