| Package | Description |
|---|---|
| com.tencentcloudapi.tiia.v20190529.models |
| Modifier and Type | Method and Description |
|---|---|
Rect |
CreateImageRequest.getImageRect()
Get 图像主体区域。
若设置主体区域,提取指定的区域创建图片。
|
Rect |
Pet.getLocation()
Get 识别目标在图片中的坐标。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateImageRequest.setImageRect(Rect ImageRect)
Set 图像主体区域。
若设置主体区域,提取指定的区域创建图片。
|
void |
Pet.setLocation(Rect Location)
Set 识别目标在图片中的坐标。
|
| Constructor and Description |
|---|
Rect(Rect 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.