3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-12 02:05:54 +00:00
Brooklyn/plasma/design/standardEffects

23 lines
444 B
Plaintext
Raw Normal View History

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