| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.model.ciModel.common |
| Modifier and Type | Method and Description |
|---|---|
CIUploadResult |
COS.processImage(ImageProcessRequest request)
process Image 接口用于对图片进行处理
|
CIUploadResult |
COSClient.processImage(ImageProcessRequest imageProcessRequest) |
| Modifier and Type | Method and Description |
|---|---|
ImageProcessRequest |
ImageProcessRequest.withBucketName(String bucketName)
Sets the name of the Qcloud COS bucket containing the object to image process and returns this
object, enabling additional method calls to be chained together.
|
ImageProcessRequest |
ImageProcessRequest.withKey(PicOperations picOperations)
Sets the pic operations of the object to image process and returns this object, enabling additional method
calls to be chained together.
|
ImageProcessRequest |
ImageProcessRequest.withKey(String key)
Sets the key of the object to image process and returns this object, enabling additional method
calls to be chained together.
|
Copyright © 2023. All rights reserved.