Simple Samples of PySide + Python3
-
FullScreen.py:
Display image in full-screen without frame. Please prepare the hoge.jpg as an image file. -
Slide.py:
Display image while sliding. Please prepare the hoge.jpg as an image file. -
FadeImage.py:
Display image with fade-in/fade-out. Please prepare the fuga.jpg for background image and hoge.jpg for foreground image. -
Zoom.py
Display image with zoom-in/zoom-out. Please prepare the hoge.jpg as an image file.
These samples are licensed under the Apache License, Version 2.0.