Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageData

图片item数据接口

author

郝建龙

Hierarchy

  • ImageData

Index

Properties

Properties

Height

Height: number

绘制图片的高

Optional Id

Id: undefined | string

图片的id

Optional Name

Name: undefined | string

图片的名称

Url

Url: string

图片url

Width

Width: number

绘制图片的宽

X

X: number

X坐标

Y

Y: number

Y坐标