JansenFelipe\OMR\Targets\TextTarget::getImageBlob PHP Method

getImageBlob() public method

Set image blob
public getImageBlob ( ) : string
return string
    public function getImageBlob()
    {
        return $this->imageBlob;
    }