Package | Description |
---|---|
com.tencentcloudapi.fmu.v20191213.models |
Modifier and Type | Method and Description |
---|---|
BeautyParam[] |
BeautifyVideoRequest.getBeautyParam()
Get 美颜参数 - 美白、平滑、大眼和瘦脸。参数值范围[0, 100]。参数值为0,则不做美颜。参数默认值为0。目前默认取数组第一个元素是对所有人脸美颜。
|
Modifier and Type | Method and Description |
---|---|
void |
BeautifyVideoRequest.setBeautyParam(BeautyParam[] BeautyParam)
Set 美颜参数 - 美白、平滑、大眼和瘦脸。参数值范围[0, 100]。参数值为0,则不做美颜。参数默认值为0。目前默认取数组第一个元素是对所有人脸美颜。
|
Constructor and Description |
---|
BeautyParam(BeautyParam 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.
|
Copyright © 2024. All rights reserved.