Package | Description |
---|---|
com.tencentcloudapi.aiart.v20221229.models |
Modifier and Type | Method and Description |
---|---|
LogoRect |
LogoParam.getLogoRect()
Get 水印图片位于生成结果图中的坐标,将按照坐标对标识图片进行位置和大小的拉伸匹配
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
LogoParam.setLogoRect(LogoRect LogoRect)
Set 水印图片位于生成结果图中的坐标,将按照坐标对标识图片进行位置和大小的拉伸匹配
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
LogoRect(LogoRect 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.