7#ifndef __KIS_TRANSFORM_MASK_ADAPTER_H
8#define __KIS_TRANSFORM_MASK_ADAPTER_H
10#include <QScopedPointer>
12#include "kritatooltransform_export.h"
27 bool isInitialized()
const;
37 QString
id()
const override;
38 void toXML(QDomElement *e)
const override;
58 const QScopedPointer<Private>
m_d;
float value(const T *src, size_t ch)
KisKeyframeChannel stores and manages KisKeyframes. Maps units of time to virtual keyframe values....