KSYBeautifyProFilter Class Reference
| Inherits from | GPUImageFilterGroup |
|---|---|
| Declared in | KSYBeautifyProFilter.h |
– initWithIdx:
初始化并指定 1~4 的index来创建对应美颜滤镜
- (id)initWithIdx:(NSInteger)idxParameters
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 grindRatioDeclared In
KSYBeautifyProFilter.h
whitenRatio
whitenRatio ranges from 0.0 to 1.0, with 0.3 as the normal level
@property (readwrite, nonatomic) CGFloat whitenRatioDeclared In
KSYBeautifyProFilter.h
ruddyRatio
ruddyRatio ranges from -1.0 to 1.0, with -0.3 as the normal level
@property (readwrite, nonatomic) CGFloat ruddyRatioDeclared In
KSYBeautifyProFilter.h