Imagick
PHP Manual

Imagick::deskewImage

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

Imagick::deskewImageRemoves skew from the image

Descrierea

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. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.4.5 sau ulterior.

Parametri

threshold

Deskew threshold

Valorile întoarse


Imagick
PHP Manual