Read#
(ImageNodeRead)
- Category:
Image
- Default object name:
read
Description#
Read a still image or a sequence of images from disk.
Attributes#
Name | Type | Description |
---|---|---|
Thumbnail | bool |
Enable/Disable the display of the node thumbnail in the Build View. |
Thumbnail Size | double |
Set the size of the thumbnail in the Build View. |
Caching | long |
Cache result of this node |
Clear Cache | action |
Clear the internal image cached by the node. If you clear the image cache, the node will request an evaluation when displayed by the Image View. |
Input | reference (ProcessImageNodeWrite ) |
Input Image Node Write process. |
Input Mode | long |
Control how the node should read the image. |
Detect Sequence | action |
|
Sequence Mode | long |
Tells whether the read node is working on a still or a sequence or images. |
First Frame | long |
Set the first frame of the sequence. |
Last Frame | long |
Set the last frame of the sequence. |
Frame Offset | long |
Set the sequence frame offset. |
Pre Behavior | long |
Behavior to apply before the beginning of the sequence. Drop shows nothing, Hold uses the first image, Loop repeats the sequence. |
Post Behavior | long |
Behavior to apply after the end of the sequence. Drop shows nothing, Hold uses the last image, Loop repeats the sequence. |
Missing Frame | long |
Behavior to apply in case an image is missing. Drop shows nothing, Hold uses the last read image |
Filename | string |
Set the filename of the image or sequence. Use # to specify the number of digits of the sequence (for example seq####.exr). |
Current Filename | string |
Path to current image. |