Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ImageCenterCut |
ImageOperation.getCenterCut()
Get 图片裁剪处理,仅当 Type 为 CenterCut 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOperation.setCenterCut(ImageCenterCut CenterCut)
Set 图片裁剪处理,仅当 Type 为 CenterCut 时有效。
|
Constructor and Description |
---|
ImageCenterCut(ImageCenterCut 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.