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 whitenIntensityThe whiten intensity parameter, the value range is [0,100], and the default is 50.
rosyIntensity
rosyIntensity
nonatomic, assign int rosyIntensitythe rosy intensity parameter, value range [0,100], and the default is 50.
smoothIntensity
smoothIntensity
nonatomic, assign int smoothIntensitythe smooth intensity parameter, value range [0,100], and the default is 50.
sharpenIntensity
sharpenIntensity
nonatomic, assign int sharpenIntensitythe sharpen intensity parameter, value range [0,100], and the default is 50.
