Preparing search index...
The search index is not available
Document Solutions Image Viewer - v8.2.0
Document Solutions Image Viewer - v8.2.0
MergeImageLayerCommand
Class MergeImageLayerCommand
MergeImageLayer undo command.
Hierarchy
MergeImageLayerCommand
Implements
UndoCommandSupport
Index
Constructors
constructor
Methods
execute
undo
Constructors
constructor
new
Merge
Image
Layer
Command
(
newDataUrl
:
any
, originalImageDataUrl
:
any
)
:
MergeImageLayerCommand
Constructor.
Parameters
newDataUrl:
any
originalImageDataUrl:
any
Returns
MergeImageLayerCommand
Methods
execute
execute
(
viewer
:
IImageViewer
)
:
Promise
<
void
>
Action implementation.
Parameters
viewer:
IImageViewer
Returns
Promise
<
void
>
undo
undo
(
viewer
:
IImageViewer
)
:
Promise
<
void
>
Undo action implementation.
Parameters
viewer:
IImageViewer
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Modules
Document
Solutions
Image
Viewer -
v8.2.0
Merge
Image
Layer
Command
constructor
execute
undo
MergeImageLayer undo command.