PHP » GoLang |
login |
register |
about
|
GoLang Imagick::deskewImage
request it (299)
GoLang replacement for PHP's Imagick::deskewImage
[edit | history]
Imagick::deskewImage(No version information available, might only be in Git) Imagick::deskewImage — Removes skew from the image Description
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. Parameters
Return Values
Examples
Example #1 Imagick::deskewImage()
<?php |
more
Recently updated
more
Most requested
|