Improve
class Improve extends BlendEffectQualifier
Defines how to improve an image by automatically adjusting image colors, contrast and brightness.
Learn more: Image improvement effects
Methods
__construct($blend = null, mixed $mode = null)
Improve constructor.
indoor(int $blend = null)
Sets the improve effect to INDOOR mode.
outdoor(int $blend = null)
Sets the improve effect to OUTDOOR mode.
Details
__construct($blend = null, mixed $mode = null)
Improve constructor.
static Improve
indoor(int $blend = null)
Sets the improve effect to INDOOR mode.
Use this mode to get better results on images with indoor lighting and shadows.
static Improve
outdoor(int $blend = null)
Sets the improve effect to OUTDOOR mode.