Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yjg30737/pyqt-mirror-graphicsview

Make horizontal symmetric image with QGraphicsView by using QImage "mirror" function
https://github.com/yjg30737/pyqt-mirror-graphicsview

pyqt5 qgraphicsview qimage qpixmap

Last synced: 5 days ago
JSON representation

Make horizontal symmetric image with QGraphicsView by using QImage "mirror" function

Awesome Lists containing this project

README

        

# pyqt-mirror-graphicsview
Make horizontal symmetric image with QGraphicsView by using QImage "mirror" function

Hope someone finds this useful :)

Move the scroll bar back and forth and look how it works. You can zoom in and out to look whole image by Ctrl+Mouse Wheel Up / Down.

You only need PyQt5 to run this.

![image](https://github.com/yjg30737/pyqt-mirror-graphicsview/assets/55078043/ed815506-424f-4846-99cd-accbd44b9150)