logo
On this page

ZegoEffectsBeautyParam

ZegoEffectsBeautyParam

Beauty configuration param.

Details

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

Declared in entity/ZegoEffectsBeautyParam.java

Properties

whitenIntensity

whitenIntensity
public int whitenIntensity

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

rosyIntensity

rosyIntensity
public int rosyIntensity

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

smoothIntensity

smoothIntensity
public int smoothIntensity

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

sharpenIntensity

sharpenIntensity
public int sharpenIntensity

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

Methods

ZegoEffectsBeautyParam

ZegoEffectsBeautyParam
Declared in entity/ZegoEffectsBeautyParam.java

Previous

zegodumpdataconfig

Next

zegoengineconfig

On this page

Back to top