new ImageSource(options)
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | 源相关选项设置。 |
- Deprecated:
-
- Yes
- Source:
- View2D/Source/ImageSource.js
Members
-
coordinates :array
-
图片指定的坐标
Type:
- array
- Default Value:
-
- null
- Source:
- View2D/Source/ImageSource.js
-
url :string
-
图片的url
Type:
- string
- Default Value:
-
- null
- Source:
- View2D/Source/ImageSource.js