Image Info

Reads out image information.
Optionally, a Boolean signal can be selected for the Enable Execution input so that the algorithm is only active if the value of the selected signal is TRUE.
Output values
- Count Results: Is incremented when a new result is provided.
- hr: HRESULT error code that outputs the result of the processing.
- Image Size: Number of pixels of the input image.
- Width: Width of the input image in pixels.
- Height: Height of the input image in pixels.
- X Padding: X-padding of the input image.
- Y Padding: Y-padding of the input image.
- Image: Initial image of the algorithm.
- New Result: (Optional) TRUE if a new result is provided.