Class: OverlayOperation

PhotoEditorSDK.Operations~ OverlayOperation

An operation that can draw a watermark on top of the image

new OverlayOperation(sdk, options)

sdk/operations/overlay-operation/index.js, line 33

Creates a new OverlayOperation

Name Type Description
sdk PhotoEditorSDK
options Object optional

Extends

  • PhotoEditorSDK.Operation

Members

staticPhotoEditorSDK.Operations.OverlayOperation.BLEND_MODESObject

The available blend modes

staticPhotoEditorSDK.Operations.OverlayOperation.identifierString

A unique string that identifies this operation. Can be used to select operations.

Default Value:
  • overlay

Methods

dispose()

sdk/operations/overlay-operation/index.js, line 147

Disposes this operation