Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
QrcodePositionObj |
QrcodeResultsInfo.getPosition()
Get 二维码/条形码坐标(二维码会返回位置坐标,条形码暂不返回位置坐标,因此默认X和Y返回值均为-1)
|
Modifier and Type | Method and Description |
---|---|
void |
QrcodeResultsInfo.setPosition(QrcodePositionObj Position)
Set 二维码/条形码坐标(二维码会返回位置坐标,条形码暂不返回位置坐标,因此默认X和Y返回值均为-1)
|
Constructor and Description |
---|
QrcodePositionObj(QrcodePositionObj 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 © 2022. All rights reserved.