23 #ifndef DIGIKAM_EFFECT_MNGR_H
24 #define DIGIKAM_EFFECT_MNGR_H
63 void setOutputSize(
const QSize& size);
64 void setEffect(EffectType eff);
65 void setImage(
const QImage& img);
66 void setFrames(
int ifrms);
68 QImage currentFrame(
int& tmout);
70 static QMap<EffectType, QString> effectNames();
Definition: effectmngr.h:40
EffectType
Definition: effectmngr.h:47
@ KenBurnsPanRL
Definition: effectmngr.h:52
@ KenBurnsPanLR
Definition: effectmngr.h:51
@ KenBurnsZoomOut
Definition: effectmngr.h:50
@ KenBurnsPanBT
Definition: effectmngr.h:54
@ KenBurnsPanTB
Definition: effectmngr.h:53
@ KenBurnsZoomIn
Definition: effectmngr.h:49
Definition: datefolderview.cpp:43