new ImproveAction()

Description

Defines how to improve an image by automatically adjusting image colors, contrast and brightness.
Learn more: Image improvement effects

Methods


mode( value )

Description

The improve mode.

Parameters
Name Type Description
value Qualifiers.ImproveMode | string

blend( value )

Description

How much to blend the improved result with the original image, where 0 means only use the original and 100 means only use the improved result. (Range: 0 to 100, Server default: 100)

Parameters
Name Type Description
value number