I am not sure what you are trying to achieve but have a look at void QWidget::setMask ( const QBitmap & bitmap ) method and QImage VideoWidget::snapshot () const. Combining these 2 might help you maybe.
I am not sure what you are trying to achieve but have a look at void QWidget::setMask ( const QBitmap & bitmap ) method and QImage VideoWidget::snapshot () const. Combining these 2 might help you maybe.
Bookmarks