Options
All
  • Public
  • Public/Protected
  • All
Menu

Operation flags for ImageEdit plugin

Index

Enumeration members

All

All: = 15

All operations

CornerResize

CornerResize: = 1

Resize image from corner ( horizontal and vertical resize)

Crop

Crop: = 8

Image crop

None

None: = 0

No operation

Resize

Resize: = 3

Image resize

ResizeAndRotate

ResizeAndRotate: = 7

Image resize and rotate

Rotate

Rotate: = 4

Image rotate

SideResize

SideResize: = 2

Resize image from side ( either horizontal or vertical resize)

Generated using TypeDoc