FrameChangeEventArgs

23 Sep 20251 minute to read

The Interface which contains the properties for frame action in the Image Editor.

Properties

cancel boolean

Defines whether to cancel the frame changing action of image editor.

currentFrameSetting FrameSettings

Defines the current frame settings to be applied on the image.

previousFrameSetting FrameSettings

Returns the previous frame settings applied on the image.