RedactSettings

23 Sep 20251 minute to read

Interface for RedactSettings in the Image Editor.

Properties

blurIntensity number

Returns the intensity of the blur effect used in blur-type redactions within the image editor.

height number

Returns the height of the redaction.

id string

Returns the type of the shape.

pixelSize number

Returns the pixel size for the pixelate-type redaction within the image editor.

startX number

Returns the start x position of the redaction.

startY number

Returns the start y position of the redaction.

type RedactType

Returns the id of the shape.

width number

Returns the width of the redaction.