KSYBeautifyProFilter Class Reference
Inherits from | GPUImageFilterGroup |
---|---|
Declared in | KSYBeautifyProFilter.h |
– initWithIdx:
初始化并指定 1~4 的index来创建对应美颜滤镜
- (id)initWithIdx:(NSInteger)idx
Parameters
idx |
效果的索引 (非法值无效) |
---|
Declared In
KSYBeautifyProFilter.h
grindRatio
grindRatio ranges from 0.0 to 1.0, with 0.5 as the normal level
@property (readwrite, nonatomic) CGFloat grindRatio
Declared In
KSYBeautifyProFilter.h
whitenRatio
whitenRatio ranges from 0.0 to 1.0, with 0.3 as the normal level
@property (readwrite, nonatomic) CGFloat whitenRatio
Declared In
KSYBeautifyProFilter.h
ruddyRatio
ruddyRatio ranges from -1.0 to 1.0, with -0.3 as the normal level
@property (readwrite, nonatomic) CGFloat ruddyRatio
Declared In
KSYBeautifyProFilter.h