App
mhr.appcore.tools.cancelable.CancelableTool Member List

This is the complete list of members for mhr.appcore.tools.cancelable.CancelableTool, including all inherited members.

applyTo(Image img, ToolActionData data)mhr.appcore.tools.cancelable.CancelableToolinline
CancelableTool()mhr.appcore.tools.cancelable.CancelableToolinline
dispose()mhr.appcore.tools.cancelable.CancelableToolinline
finalize()mhr.appcore.tools.cancelable.CancelableToolinlineprotected
onCommit(Image image, NBitmap canvas, NBitmap tmpLayer, NBitmap origLayer, NBitmap masterMask, Rect src, int srcOrigX, int srcOrigY)mhr.appcore.tools.Tool
onPreview(Image img, CancelableToolActionData data)mhr.appcore.tools.cancelable.CancelableToolprotectedpure virtual
onRender(Image img, NBitmap canvas, NBitmap tmpLayer, NBitmap origLayer, NBitmap masterMask, Rect src, int srcOrigX, int srcOrigY)mhr.appcore.tools.Tool