Package | Description |
---|---|
com.tencentcloudapi.ft.v20200304.models |
Modifier and Type | Method and Description |
---|---|
AgeInfo[] |
ChangeAgePicRequest.getAgeInfos()
Get 人脸变老变年轻信息。
您可以输入最多3个 AgeInfo 来实现给一张图中的最多3张人脸变老变年轻。
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeAgePicRequest.setAgeInfos(AgeInfo[] AgeInfos)
Set 人脸变老变年轻信息。
您可以输入最多3个 AgeInfo 来实现给一张图中的最多3张人脸变老变年轻。
|
Constructor and Description |
---|
AgeInfo(AgeInfo 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 © 2022. All rights reserved.