构造器
new HtmlImage(html, width, height, opacity)
参数:
Name | Type | Description |
---|---|---|
html |
String | html片段 |
width |
Number | 宽 |
height |
Number | 高 |
opacity |
Number | 透明度 |