Method | Description | |
---|---|---|
__construct ( ) | ||
debug ( ) | Genereate file debug.jpg with targets, topRight and buttonLeft |
Method | Description | |
---|---|---|
ajustRotate ( float $degrees ) | Rotate image | |
ajustSize ( float $percent ) | Increases or decreases image size | |
bottomLeft ( |
Most point to the bottom/left | |
circleArea ( |
Returns pixel analysis in a circular area | |
finish ( ) | Finish processes | |
rectangleArea ( |
Returns pixel analysis in a rectangular area | |
textArea ( |
Returns image blob in a rectangular area | |
topRight ( |
Most point to the top/right |
Method | Description | |
---|---|---|
getImagick ( ) : Imagick | Create or return instance Imagick |
protected bottomLeft ( |
||
$near | ||
return |
protected circleArea ( |
||
$a | ||
$radius | float | |
$tolerance | float | |
return |
public debug ( ) |
protected rectangleArea ( |
||
$a | ||
$b | ||
$tolerance | float | |
return |
protected topRight ( |
||
$near | ||
return |