Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
RawImageWatermarkInput |
RawWatermarkParameter.getImageTemplate()
Get 图片水印模板,当 Type 为 image,该字段必填。当 Type 为 text,该字段无效。
|
Modifier and Type | Method and Description |
---|---|
void |
RawWatermarkParameter.setImageTemplate(RawImageWatermarkInput ImageTemplate)
Set 图片水印模板,当 Type 为 image,该字段必填。当 Type 为 text,该字段无效。
|
Constructor and Description |
---|
RawImageWatermarkInput(RawImageWatermarkInput 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.