Package | Description |
---|---|
com.tencentcloudapi.facefusion.v20220927.models |
Modifier and Type | Method and Description |
---|---|
LogoParam |
FuseFaceRequest.getLogoParam()
Get 标识内容设置。
默认在融合结果图右下角添加“本图片为AI合成图片”字样,您可根据自身需要替换为其他的Logo图片。
|
LogoParam |
FuseFaceUltraRequest.getLogoParam()
Get 标识内容设置。
默认在融合结果图右下角添加“本图片为AI合成图片”字样,您可根据自身需要替换为其他的Logo图片。
|
Modifier and Type | Method and Description |
---|---|
void |
FuseFaceRequest.setLogoParam(LogoParam LogoParam)
Set 标识内容设置。
默认在融合结果图右下角添加“本图片为AI合成图片”字样,您可根据自身需要替换为其他的Logo图片。
|
void |
FuseFaceUltraRequest.setLogoParam(LogoParam LogoParam)
Set 标识内容设置。
默认在融合结果图右下角添加“本图片为AI合成图片”字样,您可根据自身需要替换为其他的Logo图片。
|
Constructor and Description |
---|
LogoParam(LogoParam 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.