PictureInfo
Feature Introduction
info
Details of picture information.
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
PictureInfo
| Field Name | Data Type | Description |
|---|---|---|
| uuID | String | Unique ID |
| type | String | Type |
| size | int | Size |
| width | int | Width |
| height | int | Height |
| url | String | Image Address |
OIMPictureInfo
| Field Name | Data Type | Description |
|---|---|---|
| uuID | NSString | Unique ID |
| type | NSString | Type |
| size | NSInteger | Size |
| width | CGFloat | Width |
| height | CGFloat | Height |
| url | NSString | Image Address |
PictureInfo
| Field Name | Data Type | Description |
|---|---|---|
| uuID | String | Unique ID |
| type | String | Type |
| size | int | Size |
| width | int | Width |
| height | int | Height |
| url | String | Image Address |
PictureInfo
| Field Name | Data Type | Description |
|---|---|---|
| uuID | string | Unique ID |
| type | string | Type |
| size | number | Size |
| width | number | Width |
| height | number | Height |
| url | string | Image Address |
PictureInfo
| Field Name | Data Type | Description |
|---|---|---|
| uuID | string | Unique ID |
| type | string | Type |
| size | number | Size |
| width | number | Width |
| height | number | Height |
| url | string | Image Address |
PictureInfo
| Field Name | Data Type | Description |
|---|---|---|
| uuID | string | Unique ID |
| type | string | Type |
| size | number | Size |
| width | number | Width |
| height | number | Height |
| url | string | Image Address |
PictureBaseInfo
| Field Name | Data Type | Description |
|---|---|---|
| UUID | string | Unique ID |
| Type | string | Type |
| Size | number | Size |
| Width | number | Width |
| Height | number | Height |
| Url | string | Image Address |