Uses of Class
com.tencentcloudapi.fmu.v20191213.models.RGBAInfo
-
Packages that use RGBAInfo Package Description com.tencentcloudapi.fmu.v20191213.models -
-
Uses of RGBAInfo in com.tencentcloudapi.fmu.v20191213.models
Methods in com.tencentcloudapi.fmu.v20191213.models that return RGBAInfo Modifier and Type Method Description RGBAInfoLipColorInfo. getRGBA()Get 使用RGBA模型试唇色。Methods in com.tencentcloudapi.fmu.v20191213.models with parameters of type RGBAInfo Modifier and Type Method Description voidLipColorInfo. setRGBA(RGBAInfo RGBA)Set 使用RGBA模型试唇色。Constructors in com.tencentcloudapi.fmu.v20191213.models with parameters of type RGBAInfo Constructor Description RGBAInfo(RGBAInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-