ZegoEffectsBeautyParam Class Reference

Inherits from NSObject
Declared in ZegoExpressDefines.h

Overview

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

  whitenIntensity

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

@property (nonatomic, assign) int whitenIntensity

Declared In

ZegoExpressDefines.h

  rosyIntensity

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

@property (nonatomic, assign) int rosyIntensity

Declared In

ZegoExpressDefines.h

  smoothIntensity

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

@property (nonatomic, assign) int smoothIntensity

Declared In

ZegoExpressDefines.h

  sharpenIntensity

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

@property (nonatomic, assign) int sharpenIntensity

Declared In

ZegoExpressDefines.h