Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ImageScale |
ImageOperation.getScale()
Get 图片缩略处理,仅当 Type 为 Scale 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOperation.setScale(ImageScale Scale)
Set 图片缩略处理,仅当 Type 为 Scale 时有效。
|
Constructor and Description |
---|
ImageScale(ImageScale 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 © 2021. All rights reserved.