|
MeiCam SDK For Android
3.14.4
|
Makeup effect lut layer information. More...
Public Member Functions | |
| MakeupEffectLayerLut () | |
| String | getLutFilePath () |
Public Member Functions inherited from com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayer | |
| MakeupEffectLayer (int type) | |
| String | getLayerId () |
| float | getIntensity () |
| int | getType () |
Public Attributes | |
| String | lutFilePath |
| LUT file path. More... | |
Public Attributes inherited from com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayer | |
| String | layerId |
| Makeup effect layer id. More... | |
| float | intensity |
| Effect layer intensity. More... | |
| int | type |
| Effect layer type. For all supported type, please refer to [MAKEUP_EFFECT_LAYER_TYPE]. More... | |
Makeup effect lut layer information.
|
inline |
|
inline |
| String com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayerLut.lutFilePath |
LUT file path.
1.8.17