Grade#
(ImageNodeGrade)
- Category:
Image
- Default object name:
grade
Description#
Grade image.
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. |
Pass Through | bool |
Enable pass through. If enabled, the node returns the input specified as Master Input. |
Master Input | string |
Define which input should be returned by the node if Pass Through is enabled. |
A | reference (ImageNode ) |
Define the A image. |
Black Point | double[3] |
Set the black point of the input image. |
White Point | double[3] |
Set the white point of the input image. |
Gamma | double |
Apply gamma correction on the input image. |
Exposure | double |
Control the exposure of the input image. |