ZegoColorEnhancementParams Class Reference

Inherits from NSObject
Declared in ZegoExpressDefines.h

Overview

Color enhancement params.

  intensity

Description: color enhancement intensity. Value range: [0,1], the larger the value, the stronger the intensity of color enhancement. Default value: 0.

@property (nonatomic, assign) float intensity

Declared In

ZegoExpressDefines.h

  skinToneProtectionLevel

Description: Skin tone protection level. Value range: [0,1], the larger the value, the greater the level of skin protection. Default value: 1.

@property (nonatomic, assign) float skinToneProtectionLevel

Declared In

ZegoExpressDefines.h

  lipColorProtectionLevel

Description: Lip color protection level. Value range: [0,1], the larger the value, the greater the level of lip color protection. Default value: 0.

@property (nonatomic, assign) float lipColorProtectionLevel

Declared In

ZegoExpressDefines.h