Package | Description |
---|---|
com.tencentcloudapi.vclm.v20240523.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 © 2025. All rights reserved.