LUT
Image - ApplyLUT
Applies a lookup table to the image.
IN
| Name | Type | Description |
|---|---|---|
| InImage | Image | The input Image |
| InLUT | PixelLUT | Lookup table. |
| Name | String | Set the tool's name |
| Enable | Bool | Sets if current tool is enabled or not |
OUT
| Name | Type | Description |
|---|---|---|
| OutImage | Image | Transformed image. |
| Error | ErrorState | Gets the execution error message |