Package | Description |
---|---|
com.tencentcloudapi.aiart.v20221229.models |
Modifier and Type | Method and Description |
---|---|
LogoRect |
LogoParam.getLogoRect()
Get 水印图片位于融合结果图中的坐标,将按照坐标对标识图片进行位置和大小的拉伸匹配
|
Modifier and Type | Method and Description |
---|---|
void |
LogoParam.setLogoRect(LogoRect LogoRect)
Set 水印图片位于融合结果图中的坐标,将按照坐标对标识图片进行位置和大小的拉伸匹配
|
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 © 2024. All rights reserved.