private Image GerarQrContato(FuncionarioEnt objTabela) { FuncionarioModel.GerarQr(objTabela); return(objTabela.QrContato); }