Search results

Dimension API in React Image Editor API component

Interface for Dimension calculation in the imageEditor.

Properties

height

number

Gets height of the image.

width

number

Gets width of the image.

x

number

Gets x position from the canvas.

y

number

Gets y position from the canvas.