logo
On this page

ZegoEffectsBeautyParam

ZegoEffectsBeautyParam

Beauty configuration param.

Details

Configure the whiten, rosy, smooth, and sharpen parameters for beauty.

Declared in ZegoExpressDefines.h

Properties

whitenIntensity

whitenIntensity
nonatomic, assign int whitenIntensity

The whiten intensity parameter, the value range is [0,100], and the default is 50.

rosyIntensity

rosyIntensity
nonatomic, assign int rosyIntensity

the rosy intensity parameter, value range [0,100], and the default is 50.

smoothIntensity

smoothIntensity
nonatomic, assign int smoothIntensity

the smooth intensity parameter, value range [0,100], and the default is 50.

sharpenIntensity

sharpenIntensity
nonatomic, assign int sharpenIntensity

the sharpen intensity parameter, value range [0,100], and the default is 50.

Previous

zegodumpdataconfig

Next

zegoengineconfig

On this page

Back to top