MemoryCacheBuffer
-
MacroModule
-
Purpose
This module is able to store an arbitrary number of images. One after the other can be accessed via its index.
Windows
Default Panel
Output Fields
outImage
-
name:
outImage
, type:
Image
Parameter Fields
Visible Fields
Size
-
name:
size
, type:
Integer
, persistent:
no
Returns the number of stored images.
Index
-
name:
index
, type:
Integer
, default:
-1
, maximum:
-1
Setting this index switches between the stored images.
Add
-
name:
add
, type:
Trigger
Adds the currently attached image to the storage.
Clear
-
name:
clear
, type:
Trigger
Clears all stored images.