Searched refs:qimg (Results 1 – 1 of 1) sorted by relevance
816 QImage qimg(mat->data.ptr, mat->cols, mat->rows, mat->step, QImage::Format_RGB888); in putText() local820 QPainter qp(&qimg); in putText()