JansenFelipe\OMR\Contracts\Scanner::bottomLeft PHP Method

bottomLeft() abstract protected method

Most point to the bottom/left
abstract protected bottomLeft ( Point $near ) : Point
$near JansenFelipe\OMR\Point
return JansenFelipe\OMR\Point
    protected abstract function bottomLeft(Point $near);