共用方式為


ImageRegionCreateEntry interface

將區域與影像建立關聯的專案。

屬性

height

高度。

imageId

影像的標識碼。

left

左邊界的座標。

tagId

與此區域相關聯的標記標識碼。

top

頂端界限的座標。

width

寬度。

屬性詳細資料

height

高度。

height: number

屬性值

number

imageId

影像的標識碼。

imageId: string

屬性值

string

left

左邊界的座標。

left: number

屬性值

number

tagId

與此區域相關聯的標記標識碼。

tagId: string

屬性值

string

top

頂端界限的座標。

top: number

屬性值

number

width

寬度。

width: number

屬性值

number