3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/plasma/design/standardEffects
2022-04-02 18:24:21 +05:00

23 lines
444 B
Plaintext

Standard Graphical Effects
==========================
This document lists the standard effects provided by (or yet to be implemented) in libplasma.
CrossFade
---------
Fades between two images.
Parameters:
* Source image
* Destination image
* Timelapse (0 -> use standard time setting)
Spin
----
Creates the illusion of spinning an item to show its back.
Parameters:
* Source QGraphicsItem
* Destination QGraphicsItem