Package | Description |
---|---|
com.tencentcloudapi.ft.v20200304.models |
Modifier and Type | Method and Description |
---|---|
GradientInfo[] |
MorphFaceRequest.getGradientInfos()
Get 人脸渐变参数。可调整每张图片的展示时长、人像渐变的最长时间
|
Modifier and Type | Method and Description |
---|---|
void |
MorphFaceRequest.setGradientInfos(GradientInfo[] GradientInfos)
Set 人脸渐变参数。可调整每张图片的展示时长、人像渐变的最长时间
|
Constructor and Description |
---|
GradientInfo(GradientInfo 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.