qpixmap
There are 9 repositories under qpixmap topic.
asmaloney/asmOpenCV
Simple methods to convert between OpenCV's cv::Mat and Qt's QImage and QPixmap
yjg30737/pyside-db-chart-mapping-example
PySide6 Example of mapping database table(QSqlTableModel based table view) and chart with QVBarModelMapper
byteatom/qlog
A debug and log library for Qt.
yjg30737/pyqt-rounded-profile-image
PyQt rounded profile image like Youtube, Google, etc.
yjg30737/pyqt-single-image-graphics-view
PyQt one image only QGraphicsView
Schachigel/Qt-QPixmap-2-SQLite
demo program on how to save a picture into a sqlite database and get it back
sopryshko/figures_drawer
Desktop application for displaying coloured figures
lygstate/win32-opengl-render-to-bitmap
Win32 OpenGL render to BitMap and then copy to QImage or QPixmap in qt
yjg30737/pyqt-mirror-graphicsview
Make horizontal symmetric image with QGraphicsView by using QImage "mirror" function