ImageResource

constructor(url: String, width: Int? = null, height: Int? = null)

Parameters

url

图片 URL

width

图片宽度(像素)

height

图片高度(像素)