Enumerations
The following enumerations are available globally.
-
Beauty Type, effects should be enabled before they can be used.
See moreDeclaration
Objective-C
enum kQueenBeautyType : NSInteger {}
-
Function Mode
See moreDeclaration
Objective-C
enum kQueenBeautyFilterMode : NSInteger {}
-
Beauty Params, float value
See moreDeclaration
Objective-C
enum kQueenBeautyParams : NSInteger {}
-
Makeup Types
See moreDeclaration
Objective-C
enum kQueenBeautyMakeupType : NSInteger {}
-
Face Shaping Types
See moreDeclaration
Objective-C
enum kQueenBeautyFaceShapeType : NSInteger {}
-
Body Shaping Types
See moreDeclaration
Objective-C
enum kQueenBeautyBodyShapeType : NSInteger {}
-
Makeup Blend Modes
See moreDeclaration
Objective-C
enum kQueenBeautyBlend : NSInteger {}
-
Flip Types
See moreDeclaration
Objective-C
enum kQueenBeautyFlipAxis : NSInteger {}
-
Result Codes
See moreDeclaration
Objective-C
enum kQueenResultCode : NSInteger {}
-
Color Space
See moreDeclaration
Objective-C
enum kQueenImageFormat : NSInteger {}
-
Gesture Type
See moreDeclaration
Objective-C
enum kQueenStaticGestureType : NSInteger {}
-
Dynamic gesture Types
See moreDeclaration
Objective-C
enum kQueenHandActionType : NSInteger {}
-
Face Expression Types
See moreDeclaration
Objective-C
enum kQueenFaceExpressionType : NSInteger {}
-
Background Process Types For AI Segment
See moreDeclaration
Objective-C
enum kQueenBackgroundProcessType : NSInteger {}
-
Performance Modes For AI Segment
See moreDeclaration
Objective-C
enum kQueenSegmentPerformanceMode : NSInteger {}
-
Color Types For Pure Color Screen Matting
See moreDeclaration
Objective-C
enum kQueenBeautyBgColorType : NSInteger {}
-
Auto Face Shaping Status
See moreDeclaration
Objective-C
enum kQueenAutoFaceShapeStatus : NSInteger {}
-
Algorithm parameter input mode.
See moreDeclaration
Objective-C
enum kQueenAlgInputMode : NSInteger {}