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

topRight() abstract protected method

Most point to the top/right
abstract protected topRight ( Point $near ) : Point
$near JansenFelipe\OMR\Point
return JansenFelipe\OMR\Point
    protected abstract function topRight(Point $near);