1#import <Foundation/Foundation.h>
2#import "NERtcEngineEnum.h"
12typedef NS_ENUM(NSInteger, NERtcBeautyEffectType) {
21 kNERtcBeautyWhiteTeeth = 0,
61 kNERtcBeautySmallNose,
111 kNERtcBeautySmallFace,
131 kNERtcBeautyThinFace,
141 kNERtcBeautyFaceRuddy,
151 kNERtcBeautyLongNose,
161 kNERtcBeautyRenZhong,
171 kNERtcBeautyMouthAngle,
181 kNERtcBeautyRoundEye,
191 kNERtcBeautyOpenEyeAngle,
211 kNERtcBeautyThinUnderjaw,
221 kNERtcBeautyNarrowFace,
231 kNERtcBeautyCheekBone,
241 kNERtcBeautyFaceSharpen,
250 kNERtcBeautyMouthWider,
259 kNERtcBeautyForeheadWrinkles,
268 kNERtcBeautyDarkCircles,
277 kNERtcBeautySmileLines,
286 kNERtcBeautyShortFace
291#pragma mark - Attribute
303@property(nonatomic, assign)
float teeth;
387@property(nonatomic, assign)
float mouth;
399@property(nonatomic, assign)
float bigEye;
423@property(nonatomic, assign)
float jaw;
649@property(nonatomic, assign) BOOL
flipX;
818- (void)setBeautyEffectWithValue:(
float)value atType:(NERtcBeautyEffectType)type;
848- (int)addTempleteWithPath:(NSString *)path andName:(NSString *)name;
901- (void)addBeautyFilterWithPath:(NSString *)path andName:(NSString *)name;
949- (void)addBeautyStickerWithPath:(NSString *)path andName:(NSString *)name;
997- (void)addBeautyMakeupWithPath:(NSString *)path andName:(NSString *)name;
float whiteSkin
定义 NERtcBeauty.h:327
float roundEyeStrength
定义 NERtcBeauty.h:495
void removeBeautyMakeup()
float mouth
定义 NERtcBeauty.h:387
float faceRuddyStrength
定义 NERtcBeauty.h:447
void removeBeautyFilter()
float longNoseStrength
定义 NERtcBeauty.h:459
float mouthWiderStrength
定义 NERtcBeauty.h:577
float cheekBoneStrength
定义 NERtcBeauty.h:555
float smileLinesStrength
定义 NERtcBeauty.h:607
float foreheadWrinklesStrength
定义 NERtcBeauty.h:587
float renZhongStrength
定义 NERtcBeauty.h:471
BOOL flipX
定义 NERtcBeauty.h:649
float smallFace
定义 NERtcBeauty.h:411
BOOL isOpenBeauty
定义 NERtcBeauty.h:695
float thinFace
定义 NERtcBeauty.h:435
void removeBeautySticker()
float teeth
定义 NERtcBeauty.h:303
float smallNose
定义 NERtcBeauty.h:351
float darkCirclesStrength
定义 NERtcBeauty.h:597
float jaw
定义 NERtcBeauty.h:423
float thinUnderjawStrength
定义 NERtcBeauty.h:531
float eyesDistance
定义 NERtcBeauty.h:363
float faceSharpenStrength
定义 NERtcBeauty.h:567
float shortFaceStrength
定义 NERtcBeauty.h:617
float smoothSkin
定义 NERtcBeauty.h:339
BOOL isLandscape
定义 NERtcBeauty.h:667
float mouthAngle
定义 NERtcBeauty.h:483
float bigEye
定义 NERtcBeauty.h:399
float filterStrength
定义 NERtcBeauty.h:631
float vFaceStrength
定义 NERtcBeauty.h:519
float brightEye
定义 NERtcBeauty.h:315
float openEyeAngleStrength
定义 NERtcBeauty.h:507
float eyesAngle
定义 NERtcBeauty.h:375
float narrowFaceStrength
定义 NERtcBeauty.h:543