PageCache¶
- MLModule¶
author
package
dll
definition
see also
Purpose¶
The module PageCache caches images by caching pages. The caching does not use a MemoryImage.
Windows¶
Default Panel¶
Input Fields¶
input0¶
- name: input0, type: Image¶
Output Fields¶
output0¶
- name: output0, type: Image¶
Parameter Fields¶
Field Index¶
|
|
|
|
|
Visible Fields¶
Update Mode¶
- name: updateMode, type: Enum, default: Update¶
Defines the update mode.
Values:
Title |
Name |
|---|---|
Update |
Update |
Clear |
Clear |
Off |
Off |
Update¶
- name: update, type: Trigger¶
When pressed, the module caches anew.
Clear¶
- name: clear, type: Trigger¶
When pressed, the internal cache is cleared.
Valid¶
- name: valid, type: Bool, persistent: no¶
Shows whether the output image is valid.