Krita Source Code Documentation
Loading...
Searching...
No Matches
KisFrameDisplayProxy.h File Reference
#include <QObject>
#include "kritaui_export.h"
#include "kis_animation_frame_cache.h"

Go to the source code of this file.

Classes

class  KisFrameDisplayProxy
 The KisFrameDisplayProxy class sits between the KisCanvas (within its KisCanvasAnimationState) and its associated KisImage. Its mainly responsible for choosing whether to reproject the image (always accurate) OR reuse the canvas' KisAnimationFrameCache (usually fast). :) More...