Index-based image selection
Function: Selects an image using an index.
Input Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Image |
Image |
None |
None |
Image |
Output Parameters:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Index to image list |
Image |
None |
None |
List of images indexed to. |
Parameter Settings:
Name | Type | Valid Range | Default Value | Meaning |
---|---|---|---|---|
Index number |
Integer |
[-1, 10000] |
0 |
Index number, takes the last image of the array when -1, and the index image in the array when other values. |
Reverse index |
Bool |
None |
False |
Reverse indexing, preserving images other than index numbers. |