IMAGE_SORT_TYPE¶
Enum Definition¶
1 2 3 4 5 | |
1 2 3 4 5 | |
Function Description¶
Picture sorting order
Member Description¶
| Enum name | Value | Remark |
|---|---|---|
| IMAGE_SORT_ASC | 0 | Ascending |
| IMAGE_SORT_DESC | 1 | Descending |
1 2 3 4 5 | |
1 2 3 4 5 | |
Picture sorting order
| Enum name | Value | Remark |
|---|---|---|
| IMAGE_SORT_ASC | 0 | Ascending |
| IMAGE_SORT_DESC | 1 | Descending |