11#include "kritalibkis_export.h"
22class KRITALIBKIS_EXPORT
Canvas :
public QObject
38 qreal zoomLevel()
const;
43 void setZoomLevel(qreal
value);
48 void setPreferredCenter(
const QPointF& imagePos);
53 QPointF preferredCenter()
const;
58 void pan(
const QPoint& offset);
68 qreal rotation()
const;
73 void setRotation(qreal angle);
88 void setMirror(
bool value);
94 bool wrapAroundMode()
const;
99 void setWrapAroundMode(
bool enable);
105 bool levelOfDetailMode()
const;
110 void setLevelOfDetailMode(
bool enable);
float value(const T *src, size_t ch)
bool operator==(const KisRegion &lhs, const KisRegion &rhs)
bool operator!=(const KoID &v1, const KoID &v2)
The ManagedColor class is a class to handle colors that are color managed. A managed color is a color...