Package | Description |
---|---|
com.tencentcloudapi.hunyuan.v20230901.models |
Modifier and Type | Method and Description |
---|---|
Image |
SubmitHunyuanImageJobRequest.getContentImage()
Get 用于引导内容的参考图。
图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
Modifier and Type | Method and Description |
---|---|
void |
SubmitHunyuanImageJobRequest.setContentImage(Image ContentImage)
Set 用于引导内容的参考图。
图片限制:单边分辨率小于5000,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
Constructor and Description |
---|
Image(Image 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 © 2025. All rights reserved.