| Package | Description |
|---|---|
| com.tencentcloudapi.aiart.v20221229.models |
| Modifier and Type | Method and Description |
|---|---|
ResultConfig |
ImageToImageRequest.getResultConfig()
Get 生成图结果的配置,包括输出图片分辨率和尺寸等。
|
ResultConfig |
TextToImageRequest.getResultConfig()
Get 生成图结果的配置,包括输出图片分辨率和尺寸等。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageToImageRequest.setResultConfig(ResultConfig ResultConfig)
Set 生成图结果的配置,包括输出图片分辨率和尺寸等。
|
void |
TextToImageRequest.setResultConfig(ResultConfig ResultConfig)
Set 生成图结果的配置,包括输出图片分辨率和尺寸等。
|
| Constructor and Description |
|---|
ResultConfig(ResultConfig 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 © 2023. All rights reserved.