Class: OrientationOperation

PhotoEditorSDK.Operations. OrientationOperation

An operation that can rotate and flip an image

new PhotoEditorSDK.Operations.OrientationOperation()

sdk/operations/orientation-operation.js, line 27

Extends

Members

staticPhotoEditorSDK.Operations.OrientationOperation.identifierString

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

Default Value:
  • orientation

Methods

flip(direction)

sdk/operations/orientation-operation.js, line 78

Flips the image while incorporating the current rotation

Name Type Description
direction String