Options
All
  • Public
  • Public/Protected
  • All
Menu

ImageEdit plugin provides the ability to edit an inline image in editor, including image resizing, rotation and cropping

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected editor

editor: IEditor = null

Protected options

Methods

dispose

  • dispose(): void

flipImage

  • flipImage(image: HTMLImageElement, direction: "vertical" | "horizontal"): void

getName

  • getName(): string

initialize

  • initialize(editor: IEditor): void

insertImageWrapper

  • insertImageWrapper(wrapper: HTMLSpanElement): void

isOperationAllowed

onPluginEvent

rotateImage

  • rotateImage(image: HTMLImageElement, angleRad: number): void

setEditingImage

Generated using TypeDoc