79 virtual QString
type()
const override;
108 int transparencyIndex()
const;
121 QByteArray keyStrokePixelData(
ManagedColor* color,
int x,
int y,
int w,
int h)
const;
139 bool setKeyStrokePixelData(QByteArray
value,
ManagedColor* color,
int x,
int y,
int w,
int h);
146 void setUseEdgeDetection(
bool value);
152 bool useEdgeDetection()
const;
159 void setEdgeDetectionSize(qreal
value);
165 qreal edgeDetectionSize()
const;
172 void setCleanUpAmount(qreal
value);
178 qreal cleanUpAmount()
const;
185 void setLimitToDeviceBounds(
bool value);
191 bool limitToDeviceBounds()
const;
198 void updateMask(
bool force =
false);
207 bool showOutput()
const;
214 void setShowOutput(
bool enabled);
221 bool editKeyStrokes()
const;
228 void setEditKeyStrokes(
bool enabled);