MeiCam SDK For Android  3.14.0
Public Member Functions | Public Attributes | List of all members
com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayerLut Class Reference

Makeup effect lut layer information. More...

Inheritance diagram for com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayerLut:
com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayer

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...
 

Detailed Description

Makeup effect lut layer information.

Constructor & Destructor Documentation

◆ MakeupEffectLayerLut()

com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayerLut.MakeupEffectLayerLut ( )
inline

Member Function Documentation

◆ getLutFilePath()

String com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayerLut.getLutFilePath ( )
inline

Member Data Documentation

◆ lutFilePath

String com.meicam.sdk.NvsMakeupEffectInfo.MakeupEffectLayerLut.lutFilePath

LUT file path.


The documentation for this class was generated from the following file: